Browse Source

remove useless init

Originally committed as revision 13973 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Baptiste Coudurier 17 years ago
parent
commit
f0754ad822
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      ffserver.c

+ 0
- 3
ffserver.c View File

@@ -564,9 +564,6 @@ static int http_server(void)

start_children(first_feed);

first_http_ctx = NULL;
nb_connections = 0;

start_multicast();

for(;;) {


Loading…
Cancel
Save