display: Remove grab_xwindow from the public API

This commit is contained in:
Jasper St. Pierre
2014-04-23 10:53:06 -04:00
parent c6296aa17f
commit 2f6ce4783b
3 changed files with 4 additions and 8 deletions

View File

@@ -8104,7 +8104,6 @@ meta_window_update_keyboard_resize (MetaWindow *window,
meta_display_set_grab_op_cursor (window->display,
window->screen,
window->display->grab_op,
window->display->grab_xwindow,
window->display->grab_timestamp);
}
}