update ntgdibad.h
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 1 Dec 2007 01:38:10 +0000 (01:38 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 1 Dec 2007 01:38:10 +0000 (01:38 +0000)
svn path=/trunk/; revision=30928

reactos/include/reactos/win32k/ntgdibad.h

index 73380cc..b3230bc 100644 (file)
@@ -350,9 +350,6 @@ BOOL
 STDCALL
 NtGdiRemoveFontResource(LPCWSTR  FileName);
 
-/* Should be done in user-mode. */
-HGDIOBJ STDCALL  NtGdiSelectObject(HDC  hDC, HGDIOBJ  hGDIObj);
-
 /* Use SetDIBitsToDevice in gdi32. */
 INT
 STDCALL