Remove already outdated comment.

This commit is contained in:
Stevie Strickland 2010-04-16 21:06:36 -04:00
parent ff100e6a94
commit 0e681d3869

View File

@ -82,7 +82,6 @@ complete -F _racket $filenames racket
complete -F _racket $filenames gracket
complete -F _racket $filenames gracket-text
# Expects ${cur} as arg 1
_rico_planet()
{
local cur="${COMP_WORDS[COMP_CWORD]}"