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:
parent
778395f61b
commit
b32f58ed00
1 changed files with 0 additions and 2 deletions
|
@ -54,8 +54,6 @@ struct _CcKeyboardShortcutEditor
|
|||
|
||||
CcShortcutEditorMode mode;
|
||||
|
||||
GdkDevice *grab_device;
|
||||
|
||||
CcKeyboardManager *manager;
|
||||
CcKeyboardItem *item;
|
||||
GBinding *reset_item_binding;
|
||||
|
|
Loading…
Add table
Reference in a new issue