summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/CustomizePagedView.java
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2010-12-14 15:34:42 -0800
committerMichael Jurka <mikejurka@google.com>2010-12-14 15:51:59 -0800
commitc2f7f4794867cd1b3e97fd0f379ad8ad15958a6c (patch)
treeca562b3a8015c50b34d98fa29c5a9b1a178e0f78 /src/com/android/launcher2/CustomizePagedView.java
parent88127038178b3bbf0eb91103a31e682cc0615074 (diff)
downloadandroid_packages_apps_Trebuchet-c2f7f4794867cd1b3e97fd0f379ad8ad15958a6c.tar.gz
android_packages_apps_Trebuchet-c2f7f4794867cd1b3e97fd0f379ad8ad15958a6c.tar.bz2
android_packages_apps_Trebuchet-c2f7f4794867cd1b3e97fd0f379ad8ad15958a6c.zip
correcting misspellings and removing dead code
Change-Id: Ic71dfc31299b1fbc10d7694e710699aa952da311
Diffstat (limited to 'src/com/android/launcher2/CustomizePagedView.java')
-rw-r--r--src/com/android/launcher2/CustomizePagedView.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/com/android/launcher2/CustomizePagedView.java b/src/com/android/launcher2/CustomizePagedView.java
index 429c7fde9..cfc15d1cf 100644
--- a/src/com/android/launcher2/CustomizePagedView.java
+++ b/src/com/android/launcher2/CustomizePagedView.java
@@ -76,7 +76,6 @@ public class CustomizePagedView extends PagedViewWithDraggableItems
}
private static final String TAG = "CustomizeWorkspace";
- private static final boolean DEBUG = false;
private Launcher mLauncher;
private DragController mDragController;