移除一处调试用Toast
This commit is contained in:
parent
211874b3ae
commit
c1c7c71f4a
@ -473,7 +473,6 @@ public class LiveAudienceActivity extends LiveActivity {
|
||||
@Override
|
||||
protected void onDestroy() {
|
||||
super.onDestroy();
|
||||
ToastUtil.show("Clear!");
|
||||
ImgLoader.clearMemory(this);
|
||||
overridePendingTransition(0, 0);
|
||||
Bus.getOff(this);
|
||||
|
Loading…
Reference in New Issue
Block a user