Remove unused macro
authorBehdad Esfahbod <behdad@behdad.org>
Fri, 8 Mar 2013 11:00:00 +0000 (06:00 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Fri, 8 Mar 2013 11:00:00 +0000 (06:00 -0500)
pixman/pixman-mmx.c

index ca2ac83..14790c0 100644 (file)
@@ -44,8 +44,6 @@
 #include "pixman-combine32.h"
 #include "pixman-inlines.h"
 
-#define no_vERBOSE
-
 #ifdef VERBOSE
 #define CHECKPOINT() error_f ("at %s %d\n", __FUNCTION__, __LINE__)
 #else