summaryrefslogtreecommitdiffstats
path: root/config.tests/x11/opengl/opengl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'config.tests/x11/opengl/opengl.cpp')
-rw-r--r--config.tests/x11/opengl/opengl.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/config.tests/x11/opengl/opengl.cpp b/config.tests/x11/opengl/opengl.cpp
index 3802365..6c1815d 100644
--- a/config.tests/x11/opengl/opengl.cpp
+++ b/config.tests/x11/opengl/opengl.cpp
@@ -40,11 +40,6 @@
****************************************************************************/
#include <GL/gl.h>
-#include <GL/glu.h>
-
-#ifndef GLU_VERSION_1_2
-# error "Required GLU version 1.2 not found."
-#endif
int main(int, char **)
{