Cleanup: forgot to comment again debug timing print in paint_stroke.c

This commit is contained in:
Bastien Montagne 2016-01-26 21:58:54 +01:00
parent 7ce61c64cf
commit 5467ed128f

@ -68,7 +68,7 @@
#include <float.h>
#include <math.h>
#define DEBUG_TIME
//#define DEBUG_TIME
#ifdef DEBUG_TIME
# include "PIL_time_utildefines.h"