Revert "Revert "Fix notification bar performance.""

This reverts commit 6e8f47b0ed.
This commit is contained in:
Amith Yamasani
2009-11-03 13:20:21 -08:00
parent dcdd29781a
commit ed564b319d
2 changed files with 9 additions and 7 deletions

View File

@@ -55,8 +55,6 @@ public class TrackingPatternView extends View {
final int textureWidth = mTextureWidth;
final int textureHeight = mTextureHeight;
Log.d("TrackingPatternView", "width=" + width + " textureWidth=" + textureWidth);
int x = 0;
int y;