From 3183a7ee7a9fddefe354a028236c7cd92e8661dd Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Thu, 27 Nov 2003 22:33:01 +0000 Subject: fix compiler warning about LOG_MODULE being redefined CVS patchset: 5809 CVS date: 2003/11/27 22:33:01 --- src/input/libreal/rmff.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/input/libreal/rmff.c') diff --git a/src/input/libreal/rmff.c b/src/input/libreal/rmff.c index a87b80f0c..8229a8208 100644 --- a/src/input/libreal/rmff.c +++ b/src/input/libreal/rmff.c @@ -17,14 +17,12 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: rmff.c,v 1.4 2003/11/26 19:43:31 f1rmb Exp $ + * $Id: rmff.c,v 1.5 2003/11/27 22:33:01 mroi Exp $ * * functions for real media file format * adopted from joschkas real tools */ -#include - #define LOG_MODULE "rmff" #define LOG_VERBOSE /* -- cgit v1.2.3