aboutsummaryrefslogtreecommitdiff
path: root/include/wlr/xwayland/xwayland.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/wlr/xwayland/xwayland.h')
-rw-r--r--include/wlr/xwayland/xwayland.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/wlr/xwayland/xwayland.h b/include/wlr/xwayland/xwayland.h
index 0f7d232a..7c57fdca 100644
--- a/include/wlr/xwayland/xwayland.h
+++ b/include/wlr/xwayland/xwayland.h
@@ -177,11 +177,6 @@ struct wlr_xwayland_surface_configure_event {
uint16_t mask; // xcb_config_window_t
};
-// TODO: maybe add a seat to these
-struct wlr_xwayland_move_event {
- struct wlr_xwayland_surface *surface;
-};
-
struct wlr_xwayland_remove_startup_info_event {
const char *id;
xcb_window_t window;