From aaae3d8eefa069098e9014822817ca1429fdea46 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 8 Mar 2013 06:00:00 -0500 Subject: [PATCH] Remove unused macro --- pixman/pixman-mmx.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/pixman/pixman-mmx.c b/pixman/pixman-mmx.c index ca2ac83..14790c0 100644 --- a/pixman/pixman-mmx.c +++ b/pixman/pixman-mmx.c @@ -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 -- 2.7.4