mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
remove old comment in inputevent init
This commit is contained in:
@@ -239,7 +239,6 @@ Input = {
|
||||
|
||||
function Input:init()
|
||||
if util.isEmulated()==1 then
|
||||
-- dummy call that will initialize SDL input handling
|
||||
os.remove("emu_event")
|
||||
os.execute("mkfifo emu_event")
|
||||
input.open("emu_event")
|
||||
|
||||
Reference in New Issue
Block a user