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

This commit is contained in:
Intubun
2026-05-11 14:20:47 -04:00
committed by R. Timothy Edwards
parent 8e8fada32f
commit 02087ea3f8
+2 -1
View File
@@ -217,10 +217,11 @@ CMWdelete(
* ----------------------------------------------------------------------------
*/
/*ARGSUSED*/
void
CMWreposition(
MagWindow *window,
Rect *newScreenArea,
Rect *newScreenArea, /* UNUSED */
bool final)
{
if (final)