X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.c;h=56162735a9030df40863cfb89a81894206ed49da;hp=62427717eab054950f8e26a02f3ecd3ff60d9e24;hb=e921be422a216b87e3e6812f16b27c9a6927099d;hpb=db34194eaab9819772bd55ea1ab08c719ed8f1c8 diff --git a/server.c b/server.c index 62427717..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_handler afl[]; /* TODO: This is better handled by autoconf */ /** the list of supported audio file selectors */