mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
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
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue