backend-native: Remove unused variable
https://bugzilla.gnome.org/show_bug.cgi?id=749076
This commit is contained in:
parent
0b0ce4193f
commit
f9d869a3dd
1 changed files with 0 additions and 3 deletions
|
@ -39,10 +39,7 @@
|
|||
struct _MetaBackendNativePrivate
|
||||
{
|
||||
MetaLauncher *launcher;
|
||||
|
||||
MetaBarrierManagerNative *barrier_manager;
|
||||
|
||||
GSettings *keyboard_settings;
|
||||
};
|
||||
typedef struct _MetaBackendNativePrivate MetaBackendNativePrivate;
|
||||
|
||||
|
|
Loading…
Reference in a new issue