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