aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
diff options
context:
space:
mode:
Diffstat (limited to 'include/wlr')
-rw-r--r--include/wlr/types/wlr_output_damage.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/wlr/types/wlr_output_damage.h b/include/wlr/types/wlr_output_damage.h
index 4cdb0a54..39d28263 100644
--- a/include/wlr/types/wlr_output_damage.h
+++ b/include/wlr/types/wlr_output_damage.h
@@ -49,8 +49,6 @@ struct wlr_output_damage {
struct wl_listener output_destroy;
struct wl_listener output_mode;
- struct wl_listener output_transform;
- struct wl_listener output_scale;
struct wl_listener output_needs_frame;
struct wl_listener output_damage;
struct wl_listener output_frame;