[Win32SS]
[reactos.git] / reactos / win32ss / user / ntuser / ntstubs.c
index a044232..9fb372d 100644 (file)
@@ -104,17 +104,6 @@ NtUserEvent(
    return 0;
 }
 
-DWORD
-APIENTRY
-NtUserExcludeUpdateRgn(
-  HDC hDC,
-  HWND hWnd)
-{
-   STUB
-
-   return 0;
-}
-
 BOOL
 APIENTRY
 NtUserGetAltTabInfo(