correcting misspellings and removing dead code

Change-Id: Ic71dfc31299b1fbc10d7694e710699aa952da311
This commit is contained in:
Michael Jurka
2010-12-14 15:34:42 -08:00
parent 8812703817
commit c2f7f47948
4 changed files with 5 additions and 10 deletions

View File

@@ -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;