[gnome-shell/app-picker-refresh: 4/16] appDisplay: Remove unused variables
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/app-picker-refresh: 4/16] appDisplay: Remove unused variables
- Date: Tue, 19 Feb 2013 23:22:19 +0000 (UTC)
commit 4f8f79a907283cb97c6f5346acd08a0f605b80c9
Author: Florian Müllner <fmuellner gnome org>
Date: Thu Jan 31 01:08:56 2013 +0100
appDisplay: Remove unused variables
https://bugzilla.gnome.org/show_bug.cgi?id=694192
js/ui/appDisplay.js | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/js/ui/appDisplay.js b/js/ui/appDisplay.js
index 587e2b5..b968fab 100644
--- a/js/ui/appDisplay.js
+++ b/js/ui/appDisplay.js
@@ -33,9 +33,7 @@ const AlphabeticalView = new Lang.Class({
_init: function() {
this._grid = new IconGrid.IconGrid({ xAlign: St.Align.START });
- this._appSystem = Shell.AppSystem.get_default();
- this._pendingAppLaterId = 0;
this._appIcons = {}; // desktop file id
this._allApps = [];
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]