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

remove unused global constants FUNCTION and COMPLETEFUNC

This commit is contained in:
Doug Kearns
2007-06-06 16:01:46 +00:00
parent 5e2bd9cecb
commit 2f546a099d

View File

@@ -30,8 +30,6 @@ const COMMANDS = 0;
const USAGE = 1;
const SHORTHELP = 2;
const HELP = 3;
const FUNCTION = 4;
const COMPLETEFUNC = 5;
// var g_insert_mappings = [ /*{{{*/