X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Fwin32ss%2Fuser%2Fntuser%2Fntstubs.c;h=bc9705e639808c4b020874849c6920eed6257c91;hp=2176cde0755361af44ee81154cc5fcc2e1755273;hb=265daca71ee0d36795f2bfda89e5ef0d4627b0ca;hpb=a35a9ecc7e340f2a185d82a2e5fa034ba9b3fe0a diff --git a/reactos/win32ss/user/ntuser/ntstubs.c b/reactos/win32ss/user/ntuser/ntstubs.c index 2176cde0755..bc9705e6398 100644 --- a/reactos/win32ss/user/ntuser/ntstubs.c +++ b/reactos/win32ss/user/ntuser/ntstubs.c @@ -1089,17 +1089,6 @@ NtUserUpdateLayeredWindow( return 0; } -/* - * @unimplemented - */ -HWND APIENTRY -NtUserWindowFromPhysicalPoint(POINT Point) -{ - STUB - - return NULL; -} - /* * NtUserResolveDesktopForWOW *