Remove unused code
This commit is contained in:
parent
9dd85ba0d6
commit
6bdf9745cd
1 changed files with 0 additions and 10 deletions
|
@ -180,16 +180,6 @@ public class NewsReaderListActivity extends MenuUtilsFragmentActivity implements
|
|||
ImageHandler.createNoMediaFile(this);
|
||||
//AppRater.app_launched(this);
|
||||
//AppRater.rateNow(this);
|
||||
|
||||
|
||||
/*
|
||||
new Thread(new Runnable() {
|
||||
@Override
|
||||
public void run() {
|
||||
startTesting();
|
||||
}
|
||||
}).start();
|
||||
*/
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue