cmwind: ARGSUSED/UNUSED annotation on CMWreposition (newScreenArea unused)

This commit is contained in:
Intubun 2026-05-06 07:01:54 +02:00 committed by Enno Schnackenberg
parent 2cceb263c0
commit 683bcfd867
1 changed files with 2 additions and 1 deletions

View File

@ -217,10 +217,11 @@ CMWdelete(
* ----------------------------------------------------------------------------
*/
/*ARGSUSED*/
void
CMWreposition(
MagWindow *window,
Rect *newScreenArea,
Rect *newScreenArea, /* UNUSED */
bool final)
{
if (final)