summaryrefslogtreecommitdiff
path: root/libavcodec/msmpeg4.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2013-05-15 15:16:12 +0200
committerDiego Biurrun <diego@biurrun.de>2013-05-16 00:23:30 +0200
commit2832ea26f3f792ba0d0b7682a6f33fd05dea3850 (patch)
tree9c414d2bfc3455785af3bb8e2777791e0eaa072c /libavcodec/msmpeg4.c
parentff4fc5ef12a37716c5c5d8928a2db92428e916ec (diff)
Remove commented-out debug #define cruft
Diffstat (limited to 'libavcodec/msmpeg4.c')
-rw-r--r--libavcodec/msmpeg4.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/msmpeg4.c b/libavcodec/msmpeg4.c
index 3985f19ff2..f844850c40 100644
--- a/libavcodec/msmpeg4.c
+++ b/libavcodec/msmpeg4.c
@@ -44,7 +44,6 @@
* - (encoding) select best mv table (two choices)
* - (encoding) select best vlc/dc table
*/
-//#define DEBUG
/* This table is practically identical to the one from h263
* except that it is inverted. */