Remove debug output

This commit is contained in:
Christopher Eby 2010-04-02 10:51:46 -05:00
parent efef58276e
commit b275d5a1b9

View File

@ -99,7 +99,6 @@ public class FullPlaybackActivity extends PlaybackActivity implements View.OnCli
if (state == mState)
return;
Log.i("VanillaMusic", "state: " + state);
mState = state;
if (mMessageOverlay != null)