1
0
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:
Kris Maglione
2008-10-12 21:29:49 +00:00
parent 84d75e64e4
commit b1e03cb59d

View File

@@ -541,7 +541,6 @@ liberator.Events = function () //{{{
{
try
{
liberator.dump(event);
eventManager[method](event);
}
catch (e)