[gnome-shell/wip/paging-release: 12/38] AppPages: typo
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/paging-release: 12/38] AppPages: typo
- Date: Tue, 13 Aug 2013 20:12:01 +0000 (UTC)
commit 0d711a3a324f9d24714af8b0239237f5136386fe
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 9a14157..5128b44 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]