struct audio_format_handler: use proper pointer type for the init function
[paraslash.git] / server.c
index 62427717eab054950f8e26a02f3ecd3ff60d9e24..56162735a9030df40863cfb89a81894206ed49da 100644 (file)
--- 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 */