keyboard: Remove unused variable

grab_device was added in a0a15588 but unused there or since.

https://bugzilla.gnome.org/show_bug.cgi?id=769314
This commit is contained in:
Bastien Nocera 2016-09-08 11:42:16 +02:00
parent 778395f61b
commit b32f58ed00

View file

@ -54,8 +54,6 @@ struct _CcKeyboardShortcutEditor
CcShortcutEditorMode mode;
GdkDevice *grab_device;
CcKeyboardManager *manager;
CcKeyboardItem *item;
GBinding *reset_item_binding;