remove old comment in inputevent init

pull/2/merge
Qingping Hou 12 years ago
parent 03595f8701
commit e000bde0be

@ -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")

Loading…
Cancel
Save