diff --git a/platform/android/llapp_main.lua b/platform/android/llapp_main.lua index 2e83e2a31..878e577cf 100644 --- a/platform/android/llapp_main.lua +++ b/platform/android/llapp_main.lua @@ -12,7 +12,6 @@ if file ~= nil then A.LOGI("intent file path " .. file) end --- (Disabled, since we hide navbar on start now no need for this hack) -- run koreader patch before koreader startup pcall(dofile, "/sdcard/koreader/patch.lua")