update ntgdibad.h

svn path=/trunk/; revision=27855
This commit is contained in:
Timo Kreuzer 2007-07-26 16:02:37 +00:00
parent 531bc84358
commit 16306b2ce0

View file

@ -206,15 +206,6 @@ NtGdiCreateDIBitmap (
UINT Usage
);
/* Use NtGdiCreateCompatibleBitmap */
HBITMAP
STDCALL
NtGdiCreateDiscardableBitmap (
HDC hDC,
INT Width,
INT Height
);
/* Use NtGdiCreateEllipticRgn and expand the lprect-> */
HRGN
STDCALL