psppire-selector.c: Remove unused preprocessor macro
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 29 Jan 2016 07:02:47 +0000 (08:02 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 25 Feb 2016 05:56:38 +0000 (06:56 +0100)
src/ui/gui/psppire-selector.c

index 32e6ce126ca6ce621906cb042001b55c03b2bda8..027f31203b64d5ce7559e643c08b1b699fd4fd2b 100644 (file)
@@ -133,8 +133,6 @@ static GObjectClass * parent_class = NULL;
 
 
 
-#define SELECTOR_DEBUGGING 0
-
 static void
 dump_hash_entry (gpointer key, gpointer value, gpointer obj)
 {