Remove NtGdiCheckColorsInGamut as it is not an API.
[reactos.git] / reactos / include / win32k / ntgdibad.h
index edc23be..f44e0a4 100644 (file)
@@ -188,14 +188,6 @@ NtGdiArcTo(HDC  hDC,
                 int  XRadial2,\r
                 int  YRadial2);\r
 \r
-/* Does not exist */\r
-BOOL\r
-STDCALL\r
-NtGdiCheckColorsInGamut(HDC  hDC,\r
-                             LPVOID  RGBTriples,\r
-                             LPVOID  Buffer,\r
-                             UINT  Count);\r
-\r
 /* Use NtGdiArcInternal with GdiTypeChord */\r
 BOOL\r
 STDCALL\r