Fixed compile error (the old Status #define).
authorSamuel Rødal <samuel.rodal@nokia.com>
Thu, 6 Oct 2011 08:24:05 +0000 (10:24 +0200)
committerSamuel Rødal <samuel.rodal@nokia.com>
Fri, 7 Oct 2011 19:30:05 +0000 (21:30 +0200)
Change-Id: I650085e7e95c8b561e2e114937576e032cffb383
Reviewed-on: http://codereview.qt-project.org/6221
Reviewed-by: Paul Olav Tvete <paul.tvete@nokia.com>
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>

src/qt-compositor/hardware_integration/wayland_egl/waylandeglintegration.cpp

index 83f75be..94b6259 100644 (file)
@@ -52,7 +52,6 @@
 #define GL_GLEXT_PROTOTYPES
 #include <GLES2/gl2.h>
 #include <GLES2/gl2ext.h>
-#include <QDebug>
 
 GraphicsHardwareIntegration * GraphicsHardwareIntegration::createGraphicsHardwareIntegration(WaylandCompositor *compositor)
 {