diff options
Diffstat (limited to 'make/stub_includes/win32/wingdi.h')
-rw-r--r-- | make/stub_includes/win32/wingdi.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/make/stub_includes/win32/wingdi.h b/make/stub_includes/win32/wingdi.h index e97826e05..e4942b21b 100644 --- a/make/stub_includes/win32/wingdi.h +++ b/make/stub_includes/win32/wingdi.h @@ -11,13 +11,6 @@ #ifndef WGL_GDI_VERSION_1_X -typedef struct tagRECT { - LONG left; - LONG top; - LONG right; - LONG bottom; -} RECT; - typedef struct tagRGBQUAD { BYTE rgbBlue; BYTE rgbGreen; |