[gnome-shell/gbsneto/folder-dialog-improvements: 12/18] appDisplay: Remove unused variable
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/gbsneto/folder-dialog-improvements: 12/18] appDisplay: Remove unused variable
- Date: Fri, 5 Jun 2020 03:40:29 +0000 (UTC)
commit ae0608223026311e53c02d955f7d7a518cd96fd4
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Thu Jun 4 01:37:03 2020 -0300
appDisplay: Remove unused variable
As the title says.
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1301
js/ui/appDisplay.js | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/js/ui/appDisplay.js b/js/ui/appDisplay.js
index 26610ed3e4..d410f4a454 100644
--- a/js/ui/appDisplay.js
+++ b/js/ui/appDisplay.js
@@ -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',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]