diff --git a/src/core/display-private.h b/src/core/display-private.h index 8dc482593..45e36eadd 100644 --- a/src/core/display-private.h +++ b/src/core/display-private.h @@ -181,7 +181,6 @@ struct _MetaDisplay /* current window operation */ MetaGrabOp grab_op; MetaWindow *grab_window; - Window grab_xwindow; int grab_button; int grab_anchor_root_x; int grab_anchor_root_y;