remove old comment in inputevent init

This commit is contained in:
Qingping Hou
2012-11-05 10:50:15 -05:00
parent 03595f8701
commit e000bde0be

View File

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