diff --git a/ffserver.c b/ffserver.c
index f2fb618f0805cbbf0366a2e83044c8d48fb55daa..420768b0c6fc8050c9feea04a390d5b1c10e12da 100644
--- a/ffserver.c
+++ b/ffserver.c
@@ -628,7 +628,6 @@ static void start_multicast(void)
                 }
             }
 
-            /* change state to send data */
             rtp_c->state = HTTPSTATE_SEND_DATA;
         }
     }