mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-23 04:33:54 -04:00
Clean code in MainActivity
Remove unnnecessary comments
This commit is contained in:
parent
eef8ae2cd8
commit
37b96c2670
@ -778,9 +778,6 @@ public class MainActivity extends BaseActivity implements WebViewCallback,
|
|||||||
tts.shutdown();
|
tts.shutdown();
|
||||||
stopAndroidWebServer();
|
stopAndroidWebServer();
|
||||||
isStarted = false;
|
isStarted = false;
|
||||||
//if (broadcastReceiverNetworkState != null) {
|
|
||||||
// unregisterReceiver(broadcastReceiverNetworkState);
|
|
||||||
//}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private void updateTableOfContents() {
|
private void updateTableOfContents() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user