boil out history

This commit is contained in:
chrys 2016-10-06 07:50:46 +02:00
parent 2f1d2ba13f
commit 8041e8809f

View File

@ -115,7 +115,6 @@ class inputManager():
try:
if self.env['runtime']['settingsManager'].getSettingAsBool('keyboard', 'grabDevices'):
self.env['runtime']['inputDriver'].writeEventBuffer()
time.sleep(0.008)
self.clearEventBuffer()
if len(self.env['input']['currInput']) == 1: