diff --git a/src/core/display-private.h b/src/core/display-private.h index 9725424e6..37932095b 100644 --- a/src/core/display-private.h +++ b/src/core/display-private.h @@ -86,10 +86,6 @@ typedef enum * goes to MetaWindow, but not to the actual client window. */ META_EVENT_ROUTE_WINDOW_OP, - /* In a compositor grab operation. All events go to the - * compositor plugin. */ - META_EVENT_ROUTE_COMPOSITOR_GRAB, - /* A Wayland application has a popup open. All events go to * the Wayland application. */ META_EVENT_ROUTE_WAYLAND_POPUP,