update ntgdibad.h
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 26 Jul 2007 16:02:37 +0000 (16:02 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 26 Jul 2007 16:02:37 +0000 (16:02 +0000)
svn path=/trunk/; revision=27855

reactos/include/reactos/win32k/ntgdibad.h

index d06c889..b127a9f 100644 (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