X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.c;h=56162735a9030df40863cfb89a81894206ed49da;hp=caa32d8ef3f77e94d68aa57cdc7283c41725cb07;hb=06fe0b6df77cf854d8f787a47b5c3d82d43dc111;hpb=258534d8a29be72e529acdbf4daf54d6cd8bf5c7 diff --git a/server.c b/server.c index caa32d8e..56162735 100644 --- a/server.c +++ b/server.c @@ -61,7 +61,6 @@ char *user_list = NULL; extern void dccp_send_init(struct sender *); extern void http_send_init(struct sender *); extern void ortp_send_init(struct sender *); -extern struct audio_format afl[]; /* TODO: This is better handled by autoconf */ /** the list of supported audio file selectors */