appDisplay: Remove unused variable
As the title says. https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1301
This commit is contained in:
parent
f442c9510e
commit
1691e422e7
@ -1438,7 +1438,6 @@ var AppFolderDialog = GObject.registerClass({
|
||||
this._delegate = this;
|
||||
|
||||
this._isOpen = false;
|
||||
this.parentOffset = 0;
|
||||
|
||||
this._viewBox = new St.BoxLayout({
|
||||
style_class: 'app-folder-dialog',
|
||||
|
Loading…
Reference in New Issue
Block a user