mirror of
https://github.com/brl/mutter.git
synced 2025-08-06 16:44:40 +00:00
backend-native: Remove unused variable
https://bugzilla.gnome.org/show_bug.cgi?id=749076
This commit is contained in:
@@ -39,10 +39,7 @@
|
||||
struct _MetaBackendNativePrivate
|
||||
{
|
||||
MetaLauncher *launcher;
|
||||
|
||||
MetaBarrierManagerNative *barrier_manager;
|
||||
|
||||
GSettings *keyboard_settings;
|
||||
};
|
||||
typedef struct _MetaBackendNativePrivate MetaBackendNativePrivate;
|
||||
|
||||
|
Reference in New Issue
Block a user