summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt.opengl/common/library/gl.h
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.swt.opengl/common/library/gl.h')
-rw-r--r--bundles/org.eclipse.swt.opengl/common/library/gl.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/bundles/org.eclipse.swt.opengl/common/library/gl.h b/bundles/org.eclipse.swt.opengl/common/library/gl.h
deleted file mode 100644
index 4fb1ae239f..0000000000
--- a/bundles/org.eclipse.swt.opengl/common/library/gl.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifdef WIN32
-#include <windows.h>
-#endif
-#include <GL/gl.h>
-
-extern int IS_JNI_1_2;