Altering touch feedback for qsb assets. (Bug: 5560273)

- Removing some dead code

Change-Id: If6f3ffcf28249ca08c23089acb5bcd501b455119
This commit is contained in:
Winson Chung
2011-11-03 13:12:50 -07:00
parent 14cee9a9bb
commit 620542254c
6 changed files with 48 additions and 18 deletions

View File

@@ -43,8 +43,6 @@ import com.android.launcher.R;
final class Utilities {
private static final String TAG = "Launcher.Utilities";
private static final boolean TEXT_BURN = false;
private static int sIconWidth = -1;
private static int sIconHeight = -1;
private static int sIconTextureWidth = -1;