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 a5f8d8a7..c106f170 100644
--- a/src/compositor.h
+++ b/src/compositor.h
@@ -284,7 +284,6 @@ struct weston_surface {
int32_t pitch;
struct wl_list link;
struct wl_list layer_link;
- struct wl_list buffer_link;
struct weston_shader *shader;
GLfloat color[4];
uint32_t alpha;