changeset 31359:efe79d7c42ad

Remove an unused extern declaration.
author diego
date Tue, 15 Jun 2010 08:56:38 +0000
parents 4d0b03b0381c
children 997f92640201
files cfg-common.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/cfg-common.h	Tue Jun 15 08:49:38 2010 +0000
+++ b/cfg-common.h	Tue Jun 15 08:56:38 2010 +0000
@@ -187,7 +187,6 @@
 extern const m_config_t dvbin_opts_conf[];
 extern const m_option_t lavfdopts_conf[];
 
-extern int rtspStreamOverTCP;
 extern int rtsp_transport_tcp;
 extern int rtsp_transport_http;
 extern int rtsp_transport_sctp;