Index: trunk/psLib/src/imageops/psImageConvolve.c
===================================================================
--- trunk/psLib/src/imageops/psImageConvolve.c	(revision 12179)
+++ trunk/psLib/src/imageops/psImageConvolve.c	(revision 12186)
@@ -7,6 +7,6 @@
 /// @author Eugene Magnier, IfA
 ///
-/// @version $Revision: 1.48 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2007-03-02 21:05:52 $
+/// @version $Revision: 1.49 $ $Name: not supported by cvs2svn $
+/// @date $Date: 2007-03-02 21:48:12 $
 ///
 /// Copyright 2004-2007 Institute for Astronomy, University of Hawaii
@@ -215,5 +215,5 @@
     psImage *out;                       // Image to be returned
 
-#if 0
+#if 1
 
     // This is the usual way of doing the convolution, but it wastes time if there's a large number of zero
