[Android] Remove commented code

This commit is contained in:
Marc Durdin 2019-07-29 20:03:28 +10:00
parent eebeb5e8e6
commit 7d65efcedc

View file

@ -1301,9 +1301,6 @@ public final class KMManager {
@Override
public void onPageStarted(WebView view, String url, Bitmap favicon) {
/*if (url.startsWith("file")) { // endsWith(KMFilename_KeyboardHtml)) {
InAppKeyboardLoaded = false;
}*/
}
@Override