Author: toshok
Date: 2007-10-02 21:08:55 -0400 (Tue, 02 Oct 2007)
New Revision: 86791

Modified:
   trunk/moon/src/clock.cpp
Log:
remove eh

Modified: trunk/moon/src/clock.cpp
===================================================================
--- trunk/moon/src/clock.cpp    2007-10-03 01:08:14 UTC (rev 86790)
+++ trunk/moon/src/clock.cpp    2007-10-03 01:08:55 UTC (rev 86791)
@@ -478,7 +478,6 @@
                printf ("+ clock %p (%s) duration is %lld, and new_time == 
%lld\n", this, timeline->GetName(), duration_timespan, new_time);
 #endif
                if (new_time >= duration_timespan) {
-                 printf ("eh\n");
 #if CLOCK_DEBUG
                        printf ("+ clock %p (%s) hit its duration\n", this, 
timeline->GetName());
 #endif

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to