summaryrefslogtreecommitdiffstats
path: root/make/stub_includes/win32/window-system0.c
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-11-17 10:38:19 +0100
committerSven Gothel <[email protected]>2010-11-17 10:38:19 +0100
commitdd0038a68a9aa99646549644c3338266546b05f8 (patch)
tree4af6467b23aa30a5897a609f51c5e3cba0b5ece7 /make/stub_includes/win32/window-system0.c
parentdb4d7d198cc826bba871fea39461c3c8a2a3b1c6 (diff)
Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving NEWT WindowsWindow GetRelativeLocation() native implementation to GDI as well.
Diffstat (limited to 'make/stub_includes/win32/window-system0.c')
-rw-r--r--make/stub_includes/win32/window-system0.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/make/stub_includes/win32/window-system0.c b/make/stub_includes/win32/window-system0.c
deleted file mode 100644
index c5c5d37b9..000000000
--- a/make/stub_includes/win32/window-system0.c
+++ /dev/null
@@ -1,2 +0,0 @@
-#include <windows.h>
-#include <wingdi.h>