diff --git a/lib/multi.c b/lib/multi.c index 2ebc56255e..48dadd83b7 100644 --- a/lib/multi.c +++ b/lib/multi.c @@ -91,12 +91,10 @@ static const char * const statename[]={ "WAITPROXYCONNECT", "SENDPROTOCONNECT", "PROTOCONNECT", - "WAITDO", "DO", "DOING", "DO_MORE", "DO_DONE", - "WAITPERFORM", "PERFORM", "TOOFAST", "DONE",