display: Remove the screen from set_grab_op_cursor

This commit is contained in:
Jasper St. Pierre
2014-04-23 10:57:52 -04:00
parent 4fd017d23d
commit 1762436775
3 changed files with 2 additions and 7 deletions

View File

@@ -8102,7 +8102,6 @@ meta_window_update_keyboard_resize (MetaWindow *window,
if (update_cursor)
{
meta_display_set_grab_op_cursor (window->display,
window->screen,
window->display->grab_op,
window->display->grab_timestamp);
}