summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'base/gxfill.h')
-rw-r--r--base/gxfill.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/base/gxfill.h b/base/gxfill.h
index c4616a09..0f37e69e 100644
--- a/base/gxfill.h
+++ b/base/gxfill.h
@@ -155,7 +155,9 @@ struct line_list_s {
/* ---------------- Statistics ---------------- */
-#if defined(DEBUG) && !defined(GS_THREADSAFE)
+/* #define COLLECT_STATS_FILL */
+
+#ifdef COLLECT_STATS_FILL
struct stats_fill_s {
long
fill, fill_alloc, y_up, y_down, horiz, x_step, slow_x, iter, find_y,