X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=helpcommand.cpp;fp=helpcommand.cpp;h=948c31760a6ace11e2eba806c46d44e9f89f6719;hb=315e38cf393c82be238da5b32574f225a020d25c;hp=e0ef2a3ebdf20de0d8a7e3ede3ad4a5f14857da1;hpb=c99f3846e7a7b6f06ab46508baa5409204ad6290;p=mothur.git diff --git a/helpcommand.cpp b/helpcommand.cpp index e0ef2a3..948c317 100644 --- a/helpcommand.cpp +++ b/helpcommand.cpp @@ -12,9 +12,6 @@ //********************************************************************************************************************** HelpCommand::HelpCommand(string option){ - - - if (option != "") { mothurOut("There are no valid parameters for the help() command."); mothurOutEndLine(); } validCommands = CommandFactory::getInstance(); }