From 216d0931dd56af5043218ccdf3dd99d5c6216979 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sat, 19 Nov 2016 14:50:42 +0000 Subject: Selection: Turn off style sharing debug output. --- src/select/select.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/select/select.c b/src/select/select.c index 1719b7f..e46134c 100644 --- a/src/select/select.c +++ b/src/select/select.c @@ -30,7 +30,6 @@ /* Define this to enable verbose messages when attempting to share styles */ #undef DEBUG_STYLE_SHARING -#define DEBUG_STYLE_SHARING /** * Container for stylesheet selection info -- cgit v1.2.3