* removed tracing code
authorArt Cancro <ajc@citadel.org>
Tue, 15 Jun 2004 04:07:25 +0000 (04:07 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 15 Jun 2004 04:07:25 +0000 (04:07 +0000)
webcit/messages.c

index 81965e29dbf73acaf4cd696b2846dcac1b2610f2..d6b96e426e72e7096250f4635fb4aed4ecec08a9 100644 (file)
@@ -973,8 +973,6 @@ void readloop(char *oper)
        char ab_alpha = 0;
        struct addrbookent *addrbook = NULL;
        int num_ab = 0;
-       time_t started = 0L;    /* FIXME */
-       time_t finished = 0L;   /* FIXME */
 
        startmsg = atol(bstr("startmsg"));
        maxmsgs = atoi(bstr("maxmsgs"));
@@ -1207,7 +1205,6 @@ void readloop(char *oper)
            }
        }
        finished = time(NULL);
-       wprintf("Completed this operation in %ld seconds.<BR>\n", finished - started); /* FIXME */
 
        /*
         * If we're not currently looking at ALL requested