From f190f676bc93a7e80344f2feeb3b9b44604d4717 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 2 Jun 2011 22:45:15 +0200 Subject: Replace custom DEBUG preprocessor trickery by the standard one. --- libavdevice/dv1394.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'libavdevice/dv1394.c') diff --git a/libavdevice/dv1394.c b/libavdevice/dv1394.c index f414eb3388..565cf4cc4e 100644 --- a/libavdevice/dv1394.c +++ b/libavdevice/dv1394.c @@ -33,9 +33,6 @@ #include "libavutil/log.h" #include "libavutil/opt.h" #include "libavformat/avformat.h" - -#undef DV1394_DEBUG - #include "libavformat/dv.h" #include "dv1394.h" -- cgit v1.2.1