summaryrefslogtreecommitdiff
path: root/gfx/layers/opengl/TextureHostOGL.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/layers/opengl/TextureHostOGL.h')
-rw-r--r--gfx/layers/opengl/TextureHostOGL.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gfx/layers/opengl/TextureHostOGL.h b/gfx/layers/opengl/TextureHostOGL.h
index f30811b104..cac58ee65d 100644
--- a/gfx/layers/opengl/TextureHostOGL.h
+++ b/gfx/layers/opengl/TextureHostOGL.h
@@ -36,10 +36,6 @@ namespace gfx {
class DataSourceSurface;
} // namespace gfx
-namespace gl {
-class AndroidSurfaceTexture;
-} // namespace gl
-
namespace layers {
class Compositor;