mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-07-01 21:48:15 +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);
|
start_children(first_feed);
|
||||||
|
|
||||||
first_http_ctx = NULL;
|
|
||||||
nb_connections = 0;
|
|
||||||
|
|
||||||
start_multicast();
|
start_multicast();
|
||||||
|
|
||||||
for(;;) {
|
for(;;) {
|
||||||
|
Reference in New Issue
Block a user