]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - ortp_send.c
fix gcc warnings on shadowed declarations
[paraslash.git] / ortp_send.c
index 9d244225d39f557fc1a7132b0173e2d8b0269c16..dd4ee88409c3155853150c62736c6fa40ee4573c 100644 (file)
@@ -32,8 +32,6 @@
 #define TARGET_ADDR(oc) inet_ntoa((oc)->addr)
 /** \endcond */
 
-extern struct gengetopt_args_info conf;
-
 /** describes one entry in the list of targets for the ortp sender */
 struct ortp_target {
 /** address info */