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

Remove redundant use of Option.validateCompleter.

This is run by default now.

--HG--
extra : rebase_source : 5e8a58550a0c6c3c9fb0cc146bb6405009a24ade
This commit is contained in:
Doug Kearns
2010-10-15 10:30:49 +11:00
parent 0abc4fbc33
commit 2de4120afe
3 changed files with 4 additions and 9 deletions

View File

@@ -782,8 +782,7 @@ const Player = Module("player", {
["0", "Repeat none"],
["1", "Repeat one"],
["2", "Repeat all"]
],
validator: Option.validateCompleter
]
});
options.add(["shuffle"],