aboutsummaryrefslogtreecommitdiff
path: root/example/shared.h
diff options
context:
space:
mode:
Diffstat (limited to 'example/shared.h')
-rw-r--r--example/shared.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/example/shared.h b/example/shared.h
index 37f52dcc..1633f2c8 100644
--- a/example/shared.h
+++ b/example/shared.h
@@ -126,7 +126,6 @@ struct compositor_state {
struct wl_listener output_remove;
struct wl_list outputs;
- bool exit;
void *data;
};