Finished the WebCit screen for the Global Alias Table.
[citadel.git] / webcit / webcit.c
index a7f2ddf7aa5b791b7a3263e3ed4dc7055f374501..8af0969af12d00cad1a8b826cb77286c6eb03dcb 100644 (file)
@@ -540,7 +540,6 @@ void pop_destination(void) {
 
 
 int ReadPostData(void) {
-       TRACE;
        int rc;
        int urlencoded_post = 0;
        StrBuf *content = NULL;