Index: /trunk/ppStack/src/ppStackMatch.c
===================================================================
--- /trunk/ppStack/src/ppStackMatch.c	(revision 19244)
+++ /trunk/ppStack/src/ppStackMatch.c	(revision 19245)
@@ -15,5 +15,5 @@
                      PM_SOURCE_MODE_CR_LIMIT) // Mask to apply to input sources
 
-#define TESTING                         // Enable debugging output
+//#define TESTING                         // Enable debugging output
 
 
@@ -270,5 +270,4 @@
         }
 
-#ifdef TESTING
         // Write convolution kernel
         {
@@ -286,5 +285,4 @@
         }
     }
-#endif
 
 // Extract the regions and solutions used in the image matching
