Remove documentation for non-existent methods.

This commit is contained in:
Vincent St-Amour 2012-07-24 17:22:43 -04:00
parent 74a6518920
commit 4933913cd6

View File

@ -265,20 +265,6 @@ the @onscreen{Show} menu.
}
@defmethod[(not-running)
void?]{
updates the status pane at the bottom of the window to show
that evaluation is not taking place in the user's program.
}
@defmethod[(running)
void?]{
updates the status pane at the bottom of the window to show
that evaluation is taking place in the user's program.
}
@defmethod[(update-shown)
void?]{
@methspec{