1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 06:27:59 +01:00

Remove some commented-out code from Events.

This commit is contained in:
Doug Kearns
2009-08-25 21:58:52 +10:00
parent 35574698d3
commit 97236c4839
3 changed files with 2 additions and 5 deletions

View File

@@ -216,6 +216,7 @@ const modes = (function () //{{{
},
// TODO: Deprecate this in favor of addMode? --Kris
// Ya --djk
setCustomMode: function (modestr, oneventfunc, stopfunc)
{
// TODO this.plugin[id]... ('id' maybe submode or what..)