ExtensionPrefs: remove unused GSettings object
Each ExtensionRow has its own https://bugzilla.gnome.org/show_bug.cgi?id=746509
This commit is contained in:
parent
1f2e53dd15
commit
36d9cc329d
@ -54,7 +54,6 @@ const Application = new Lang.Class({
|
||||
this._startupUuid = null;
|
||||
this._loaded = false;
|
||||
this._skipMainWindow = false;
|
||||
this._settings = new Gio.Settings({ schema_id: 'org.gnome.shell' });
|
||||
},
|
||||
|
||||
_extensionAvailable: function(uuid) {
|
||||
|
Loading…
Reference in New Issue
Block a user