This commit is contained in:
chrys 2018-05-26 23:26:45 +02:00
parent 325b928b65
commit 9c8addfba4

View File

@ -124,9 +124,6 @@ class driver(inputDriver):
except Exception as e:
self.env['runtime']['debug'].writeDebugOut("INPUT WATCHDOG CRASH: "+str(e),debug.debugLevel.ERROR)
def handleInputEvent(self, event):
return
def writeEventBuffer(self):
if not self._initialized:
return