aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/client/client.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/client/client.h b/include/client/client.h
index 39f18caf..5b24d315 100644
--- a/include/client/client.h
+++ b/include/client/client.h
@@ -15,7 +15,6 @@ struct output_state {
struct buffer {
struct wl_buffer *buffer;
- int fd;
cairo_surface_t *surface;
cairo_t *cairo;
PangoContext *pango;