mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-07-01 13:36:26 +08:00
remove useless init
Originally committed as revision 13973 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -564,9 +564,6 @@ static int http_server(void)
|
||||
|
||||
start_children(first_feed);
|
||||
|
||||
first_http_ctx = NULL;
|
||||
nb_connections = 0;
|
||||
|
||||
start_multicast();
|
||||
|
||||
for(;;) {
|
||||
|
Reference in New Issue
Block a user