update ntgdibad.h

svn path=/trunk/; revision=28089
This commit is contained in:
Timo Kreuzer 2007-08-02 00:25:02 +00:00
parent a0c19eb6f9
commit 2ab8c8635c

View file

@ -1053,11 +1053,6 @@ NtGdiUpdateICMRegKey(DWORD Reserved,
LPWSTR Filename,
UINT Command);
/* These shouldn't even be called NtGdi */
HDC STDCALL NtGdiGetDCState(HDC hDC);
WORD STDCALL NtGdiSetHookFlags(HDC hDC, WORD Flags);
VOID STDCALL NtGdiSetDCState ( HDC hDC, HDC hDCSave );
/* All this Should be in user-mode, not NtUser calls. Especially not in GDI! */
DWORD
NTAPI