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 33227c9af..e0a93a16c 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 <ntqstringlist.h> #include <ntqgl.h> #include "glinfo.h" |