Fix listener help lint

db4
Slava Pestov 2008-11-21 23:04:24 -06:00
parent fb918ab756
commit dab66552bd
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ HELP: hide-vars
{ $description "Removes a sequence of variables from the watch list." } ;
HELP: hide-all-vars
{ $values { "seq" "a sequence of variable names" } }
{ $description "Removes all variables from the watch list." } ;
ARTICLE: "listener" "The listener"