summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland-buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wayland/meta-wayland-buffer.h')
-rw-r--r--src/wayland/meta-wayland-buffer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wayland/meta-wayland-buffer.h b/src/wayland/meta-wayland-buffer.h
index 22cbcc1f4..9f6a5bf83 100644
--- a/src/wayland/meta-wayland-buffer.h
+++ b/src/wayland/meta-wayland-buffer.h
@@ -41,7 +41,6 @@ struct _MetaWaylandBuffer
uint32_t ref_count;
uint32_t accessible : 1;
- uint32_t copied_data : 1;
};
MetaWaylandBuffer * meta_wayland_buffer_from_resource (struct wl_resource *resource);