Author: post
Date: 2010-12-29 22:53:53 +0100 (Wed, 29 Dec 2010)
New Revision: 3726
Modified:
trunk/plugins/lensfun/lensfun.c
Log:
Comment out debug print.
Modified: trunk/plugins/lensfun/lensfun.c
===================================================================
--- trunk/plugins/lensfun/lensfun.c 2010-12-29 21:50:06 UTC (rev 3725)
+++ trunk/plugins/lensfun/lensfun.c 2010-12-29 21:53:53 UTC (rev 3726)
@@ -512,7 +512,7 @@
lensfun->distortion_enabled =
rs_lens_get_lensfun_enabled(lensfun->lens);
if ((!lensfun->selected_lens || !lensfun->distortion_enabled)
&& lensfun->selected_camera)
{
- g_debug("Lensfun: Lens not found or lens is disabled.
Using neutral lense.");
+// g_debug("Lensfun: Lens not found or lens is disabled.
Using neutral lense.");
if (ABS(lensfun->tca_kr) + ABS(lensfun->tca_kb) +
ABS(lensfun->vignetting) < 0.001)
{
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit