diff --git a/ffserver.c b/ffserver.c index 3a854b3bf0..59a0b99b32 100644 --- a/ffserver.c +++ b/ffserver.c @@ -564,9 +564,6 @@ static int http_server(void) start_children(first_feed); - first_http_ctx = NULL; - nb_connections = 0; - start_multicast(); for(;;) {