diff options
Diffstat (limited to 'examples/demo')
-rw-r--r-- | examples/demo/opengl/glinfo_x11.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/demo/opengl/glinfo_x11.cpp b/examples/demo/opengl/glinfo_x11.cpp index 1137ef9..c7b92f3 100644 --- a/examples/demo/opengl/glinfo_x11.cpp +++ b/examples/demo/opengl/glinfo_x11.cpp @@ -7,8 +7,6 @@ ** *****************************************************************************/ -#define QT_CLEAN_NAMESPACE // avoid clashes with Xmd.h - #include <qstringlist.h> #include <qgl.h> #include "glinfo.h" |