[WIN32K:NTUSER] Formatting only!
[reactos.git] / win32ss / user / ntuser / winpos.c
index 370a0ff..d1f975e 100644 (file)
@@ -30,8 +30,6 @@ DBG_DEFAULT_CHANNEL(UserWinpos);
 #define PLACE_MAX               0x0002
 #define PLACE_RECT              0x0004
 
-VOID FASTCALL IntLinkWindow(PWND Wnd,PWND WndInsertAfter);
-
 /* FUNCTIONS *****************************************************************/
 
 #if DBG