diff cfg-common.h @ 31483:a295c59e1a48

Move rtsp_port extern declaration to demuxer.h.
author diego
date Thu, 24 Jun 2010 09:23:49 +0000
parents 0efed9cafbb4
children fd422d385a19
line wrap: on
line diff
--- a/cfg-common.h	Thu Jun 24 08:15:46 2010 +0000
+++ b/cfg-common.h	Thu Jun 24 09:23:49 2010 +0000
@@ -150,8 +150,6 @@
 };
 #endif /* CONFIG_PVR */
 
-extern int rtsp_port;
-
 const m_option_t scaler_filter_conf[]={
     {"lgb", &sws_lum_gblur, CONF_TYPE_FLOAT, 0, 0, 100.0, NULL},
     {"cgb", &sws_chr_gblur, CONF_TYPE_FLOAT, 0, 0, 100.0, NULL},