1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-09 06:14:11 +01:00

Remove unused events#wantsModeReset property.

This commit is contained in:
Doug Kearns
2009-11-14 04:17:32 +11:00
parent 10cd85c34f
commit 157fa3b2e5

View File

@@ -169,8 +169,6 @@ const Events = Module("events", {
*/
feedingKeys: false,
wantsModeReset: true, // used in onFocusChange since Firefox is so buggy here
/**
* Initiates the recording of a key event macro.
*