Remove commented-out debug #define cruft

This commit is contained in:
Diego Biurrun
2013-05-15 15:16:12 +02:00
parent ff4fc5ef12
commit 2832ea26f3
43 changed files with 0 additions and 103 deletions

View File

@@ -23,8 +23,6 @@
* libopencv wrapper functions
*/
/* #define DEBUG */
#include <opencv/cv.h>
#include <opencv/cxcore.h>
#include "libavutil/avstring.h"