Revert "Fix notification bar performance."

As per Dr. No; revert commit 0d7dc3b800.
This commit is contained in:
Android Git Automerger
2009-11-03 12:26:15 -08:00
parent 9ed30f93f6
commit 6e8f47b0ed
2 changed files with 7 additions and 9 deletions

View File

@@ -55,6 +55,8 @@ 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;