1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-02 00:25:10 -04:00

remove debugging statement

This commit is contained in:
Jesse Vincent 2010-07-19 01:53:30 +00:00
parent a63beda64b
commit ad7839e46e

View File

@ -1515,7 +1515,6 @@ public class MessageView extends K9Activity implements OnClickListener
return;
}
Log.v(K9.LOG_TAG, "downloading remainder");
mDownloadRemainder.setEnabled(false);