remove useless init
Originally committed as revision 13973 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
4d35bf74f9
commit
f0754ad822
1 changed files with 0 additions and 3 deletions
|
|
@ -564,9 +564,6 @@ static int http_server(void)
|
|||
|
||||
start_children(first_feed);
|
||||
|
||||
first_http_ctx = NULL;
|
||||
nb_connections = 0;
|
||||
|
||||
start_multicast();
|
||||
|
||||
for(;;) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue