[USER32]
[reactos.git] / reactos / win32ss / user / ntuser / ntstubs.c
index 2176cde..bc9705e 100644 (file)
@@ -1089,17 +1089,6 @@ NtUserUpdateLayeredWindow(
    return 0;
 }
 
-/*
- *    @unimplemented
- */
-HWND APIENTRY
-NtUserWindowFromPhysicalPoint(POINT Point)
-{
-   STUB
-
-   return NULL;
-}
-
 /*
  * NtUserResolveDesktopForWOW
  *