display: Remove unused variable

This commit is contained in:
Jasper St. Pierre 2014-06-12 17:05:16 -04:00
parent 89cdfc9194
commit 2d2c47ba49

View File

@ -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;