summaryrefslogtreecommitdiffstats
path: root/cc/video_layer_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/video_layer_impl.h')
-rw-r--r--cc/video_layer_impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/video_layer_impl.h b/cc/video_layer_impl.h
index 85e6f37..6291ae1 100644
--- a/cc/video_layer_impl.h
+++ b/cc/video_layer_impl.h
@@ -57,7 +57,6 @@ public:
ResourceProvider::ResourceId resourceId;
gfx::Size size;
GLenum format;
- gfx::Size visibleSize;
FramePlane() : resourceId(0) { }