summaryrefslogtreecommitdiffstats
path: root/src/core/ozone/gl_ozone_glx_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ozone/gl_ozone_glx_qt.h')
-rw-r--r--src/core/ozone/gl_ozone_glx_qt.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/ozone/gl_ozone_glx_qt.h b/src/core/ozone/gl_ozone_glx_qt.h
index 997142842..e2d33b92d 100644
--- a/src/core/ozone/gl_ozone_glx_qt.h
+++ b/src/core/ozone/gl_ozone_glx_qt.h
@@ -40,7 +40,6 @@
#ifndef UI_OZONE_GLX_QT_H_
#define UI_OZONE_GLX_QT_H_
-#include "base/macros.h"
#include "ui/gl/gl_implementation.h"
#include "ui/ozone/public/gl_ozone.h"
@@ -75,9 +74,6 @@ public:
scoped_refptr<gl::GLSurface> CreateOffscreenGLSurface(
const gfx::Size& size) override;
-
-private:
- DISALLOW_COPY_AND_ASSIGN(GLOzoneGLXQt);
};
} // namespace ui