Author: abrander
Date: 2009-07-06 17:45:19 +0200 (Mon, 06 Jul 2009)
New Revision: 2563

Modified:
   trunk/plugins/cache/cache.c
Log:
Removed debug-printf.

Modified: trunk/plugins/cache/cache.c
===================================================================
--- trunk/plugins/cache/cache.c 2009-07-06 15:44:49 UTC (rev 2562)
+++ trunk/plugins/cache/cache.c 2009-07-06 15:45:19 UTC (rev 2563)
@@ -193,7 +193,7 @@
                        *cache->last_roi = *roi;
                }
        }
-printf("QUICK: %d %d\n", cache->quick, rs_filter_param_get_quick(param));
+
        if (cache->quick && !rs_filter_param_get_quick(param))
                flush(cache);
 


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to