Author: post
Date: 2012-01-05 22:26:39 +0100 (Thu, 05 Jan 2012)
New Revision: 4093

Modified:
   trunk/librawstudio/rs-settings.c
Log:
Remove debug printing

Modified: trunk/librawstudio/rs-settings.c
===================================================================
--- trunk/librawstudio/rs-settings.c    2012-01-05 21:23:26 UTC (rev 4092)
+++ trunk/librawstudio/rs-settings.c    2012-01-05 21:26:39 UTC (rev 4093)
@@ -370,7 +370,6 @@
                next_timing = (next_timing + 1) & 15;
                if (timed_count < 16)
                        timed_count++;
-               g_debug("Time: %d", (int)(time*1000.0));
        }
        g_timer_destroy(gt);
 }


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

Reply via email to