Remove silly feature

darcs
slava 2006-06-20 00:15:26 +00:00
parent 3786fe695f
commit 59587f2831
1 changed files with 0 additions and 2 deletions

View File

@ -150,8 +150,6 @@ M: link summary "Link: " swap link-name append ;
: $definition ( content -- )
"Definition" $heading $see ;
: $call ( content -- ) first call ;
: $curious ( content -- )
"For the curious..." $heading print-element ;