changeset 24370:2e3734373651

fix warnings: cfg-common.h:399: warning: redundant redeclaration of 'edl_filename' edl.h:23: warning: previous declaration of 'edl_filename' was here cfg-common.h:400: warning: redundant redeclaration of 'edl_output_filename' edl.h:24: warning: previous declaration of 'edl_output_filename' was here
author voroshil
date Mon, 10 Sep 2007 01:09:08 +0000
parents 934bf109c48b
children 38f2f19046ff
files cfg-common.h
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/cfg-common.h	Mon Sep 10 01:08:23 2007 +0000
+++ b/cfg-common.h	Mon Sep 10 01:09:08 2007 +0000
@@ -394,8 +394,6 @@
 #include "stream/tv.h"
 #include "stream/stream_radio.h"
 
-extern char* edl_filename;
-extern char* edl_output_filename;
 
 
 #ifdef USE_RADIO