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

Clean up some crufty comments.

This commit is contained in:
Doug Kearns
2010-10-09 22:48:54 +11:00
parent 8be0558982
commit 64a50b8cfc
8 changed files with 2 additions and 24 deletions

View File

@@ -38,7 +38,6 @@ CommandOption.defaultValue("description", function () "");
CommandOption.defaultValue("type", function () CommandOption.NOARG);
CommandOption.defaultValue("multiple", function () false);
update(CommandOption, {
// FIXME: remove later, when our option handler is better
/**
* @property {number} The option argument is unspecified. Any argument
* is accepted and caller is responsible for parsing the return