update ntgdibad.h

svn path=/trunk/; revision=28208
This commit is contained in:
Timo Kreuzer
2007-08-07 01:28:02 +00:00
parent 234451155e
commit e54ae7b31f
@@ -662,14 +662,6 @@ BOOL
STDCALL
NtGdiRemoveFontResource(LPCWSTR FileName);
/* Use NtGdiExtSelectClipRgn with RGN_COPY. */
int
STDCALL
NtGdiSelectClipRgn (
HDC hDC,
HRGN hrgn
);
/* Should be done in user-mode. */
HGDIOBJ STDCALL NtGdiSelectObject(HDC hDC, HGDIOBJ hGDIObj);