mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 08:00:42 -05:00
backend-native: Remove unused variable
https://bugzilla.gnome.org/show_bug.cgi?id=749076
This commit is contained in:
parent
0b0ce4193f
commit
f9d869a3dd
@ -39,10 +39,7 @@
|
||||
struct _MetaBackendNativePrivate
|
||||
{
|
||||
MetaLauncher *launcher;
|
||||
|
||||
MetaBarrierManagerNative *barrier_manager;
|
||||
|
||||
GSettings *keyboard_settings;
|
||||
};
|
||||
typedef struct _MetaBackendNativePrivate MetaBackendNativePrivate;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user