[gnome-shell/wip/paging-release: 13/39] AppPages: typo
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/paging-release: 13/39] AppPages: typo
- Date: Tue, 13 Aug 2013 21:10:26 +0000 (UTC)
commit 7f69ca80ce801a12fafa38c63ce0c5bd19d8df7f
Author: Carlos Soriano <carlos soriano89 gmail com>
Date: Tue Aug 13 13:54:50 2013 +0200
AppPages: typo
js/ui/appDisplay.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/js/ui/appDisplay.js b/js/ui/appDisplay.js
index d01cba1..9eaa307 100644
--- a/js/ui/appDisplay.js
+++ b/js/ui/appDisplay.js
@@ -217,7 +217,6 @@ const AppPages = new Lang.Class({
this._translatedRows = rows;
//global.log(" ROWS " + rows);
for(let rowIndex in rows) {
- global.log("row " + rows[rowIndex]);
isMainIconRow = mainIconYPosition == rows[rowIndex][0].y;
if(isMainIconRow)
mainIconRowReached = true;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]