From 91752e8285c6ccf70f12702ea34fa18a55bea4c4 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Tue, 16 Jul 2019 14:21:45 +0200 Subject: layer-shell: Remove unused event source --- include/wlr/types/wlr_layer_shell_v1.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/wlr') diff --git a/include/wlr/types/wlr_layer_shell_v1.h b/include/wlr/types/wlr_layer_shell_v1.h index 838b2e83..fe0175f2 100644 --- a/include/wlr/types/wlr_layer_shell_v1.h +++ b/include/wlr/types/wlr_layer_shell_v1.h @@ -75,7 +75,6 @@ struct wlr_layer_surface_v1 { bool added, configured, mapped, closed; uint32_t configure_serial; - struct wl_event_source *configure_idle; uint32_t configure_next_serial; struct wl_list configure_list; -- cgit v1.2.3