aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/wlr/types/wlr_gamma_control_v1.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/wlr/types/wlr_gamma_control_v1.h b/include/wlr/types/wlr_gamma_control_v1.h
index 66d23b3b..36f4b207 100644
--- a/include/wlr/types/wlr_gamma_control_v1.h
+++ b/include/wlr/types/wlr_gamma_control_v1.h
@@ -31,7 +31,6 @@ struct wlr_gamma_control_v1 {
uint16_t *table;
size_t ramp_size;
- struct wl_listener output_commit_listener;
struct wl_listener output_destroy_listener;
void *data;