4 Nov
2009
4 Nov
'09
10:46 p.m.
Revision: 133 http://trac.macosforge.org/projects/libdispatch/changeset/133 Author: robert@fledge.watson.org Date: 2009-11-04 14:46:21 -0800 (Wed, 04 Nov 2009) Log Message: ----------- Remove debugging printf that snuck into the last commit. Modified Paths: -------------- trunk/src/time.c Modified: trunk/src/time.c =================================================================== --- trunk/src/time.c 2009-11-04 22:44:23 UTC (rev 132) +++ trunk/src/time.c 2009-11-04 22:46:21 UTC (rev 133) @@ -197,8 +197,6 @@ uint64_t abstime; int ret; - printf("_dispatch_timeout_ts: req %ld\n", (int64_t)when); - if (when == 0) { ret = clock_gettime(CLOCK_REALTIME, &ts_realtime); (void)dispatch_assume_zero(ret);
5848
Age (days ago)
5848
Last active (days ago)
0 comments
1 participants
participants (1)
-
source_changes@macosforge.org