]> git.sur5r.net Git - openldap/commitdiff
Cleanup extraneous debug
authorHoward Chu <hyc@openldap.org>
Sun, 11 Feb 2007 13:01:32 +0000 (13:01 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 11 Feb 2007 13:01:32 +0000 (13:01 +0000)
libraries/liblutil/utils.c

index ee69a1baf06b5409d144dd258d5ce3eeebd49d30..3f34a319fea208beea6c99e2b861f83fcf8fdc94 100644 (file)
@@ -312,7 +312,6 @@ lutil_gettime( struct lutil_tm *tm )
        count.QuadPart -= offset;
 
        tm->tm_usec = count.QuadPart % 1000000;
-       printf("tm_usec %d, msec %d\n", tm->tm_usec, st.wMilliseconds);
 
        /* any difference larger than microseconds is
         * already reflected in st