summaryrefslogtreecommitdiff
path: root/src/compositor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compositor.h')
-rw-r--r--src/compositor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compositor.h b/src/compositor.h
index d7d0e40f..68c2e122 100644
--- a/src/compositor.h
+++ b/src/compositor.h
@@ -284,7 +284,6 @@ struct weston_compositor {
EGLDisplay egl_display;
EGLContext egl_context;
EGLConfig egl_config;
- GLuint fbo;
struct weston_shader texture_shader_rgba;
struct weston_shader texture_shader_rgbx;
struct weston_shader texture_shader_egl_external;