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. --- libavcodec/ivi_common.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libavcodec/ivi_common.h') diff --git a/libavcodec/ivi_common.h b/libavcodec/ivi_common.h index 0a5e9b1384..fd3d82515a 100644 --- a/libavcodec/ivi_common.h +++ b/libavcodec/ivi_common.h @@ -33,8 +33,6 @@ #include "get_bits.h" #include -#define IVI_DEBUG 0 - #define IVI_VLC_BITS 13 ///< max number of bits of the ivi's huffman codes /** -- cgit v1.2.3