mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-31 03:42:27 +01:00
Dont dump all events...
This commit is contained in:
@@ -541,7 +541,6 @@ liberator.Events = function () //{{{
|
||||
{
|
||||
try
|
||||
{
|
||||
liberator.dump(event);
|
||||
eventManager[method](event);
|
||||
}
|
||||
catch (e)
|
||||
|
||||
Reference in New Issue
Block a user