* Replace NtGdiCreatePatternBrush and NtGdiCreateHatchBrush with NtGdiCreatePatternBr...
[reactos.git] / reactos / include / win32k / ntgdibad.h
index f44e0a4..a2d22bb 100644 (file)
@@ -281,12 +281,6 @@ NtGdiCreateEnhMetaFile (
        LPCWSTR         Description\r
        );\r
 \r
        LPCWSTR         Description\r
        );\r
 \r
-/* Use NtGdiCreateHatchBrushInternal with FALSE at the end. */\r
-HBRUSH STDCALL\r
-NtGdiCreateHatchBrush(\r
-   INT Style,\r
-   COLORREF Color);\r
-\r
 /* Metafiles are user mode */\r
 HDC\r
 STDCALL\r
 /* Metafiles are user mode */\r
 HDC\r
 STDCALL\r
@@ -301,11 +295,6 @@ NtGdiCreatePalette (
        CONST PLOGPALETTE       lgpl\r
        );\r
 \r
        CONST PLOGPALETTE       lgpl\r
        );\r
 \r
-/* Use NtGdiCreatePatternBrushInternal with false, false at the end. */\r
-HBRUSH STDCALL\r
-NtGdiCreatePatternBrush(\r
-   HBITMAP hBitmap);\r
-\r
 /* Use NtGdiCreatePen with -> as parameters. */\r
 HPEN STDCALL\r
 NtGdiCreatePenIndirect(\r
 /* Use NtGdiCreatePen with -> as parameters. */\r
 HPEN STDCALL\r
 NtGdiCreatePenIndirect(\r