summaryrefslogtreecommitdiffstats
path: root/src/core/ozone/gl_surface_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ozone/gl_surface_qt.h')
-rw-r--r--src/core/ozone/gl_surface_qt.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/ozone/gl_surface_qt.h b/src/core/ozone/gl_surface_qt.h
index 055b27875..926657348 100644
--- a/src/core/ozone/gl_surface_qt.h
+++ b/src/core/ozone/gl_surface_qt.h
@@ -73,9 +73,6 @@ public:
static void* g_display;
static const char* g_extensions;
static const char* g_client_extensions;
-
-private:
- DISALLOW_COPY_AND_ASSIGN(GLSurfaceQt);
};
}