Reducing trace with one line

This commit is contained in:
FlightControl 2017-04-11 08:52:24 +02:00
parent 96de81fef3
commit b21bbb7cbd

View File

@ -699,7 +699,6 @@ function EVENT:onEvent( Event )
local EventMeta = _EVENTMETA[Event.id]
self:E( EventMeta.Text, Event )
if self and self.Events and self.Events[Event.id] then