*** empty log message ***
authorArt Cancro <ajc@citadel.org>
Thu, 23 Jun 2005 04:08:46 +0000 (04:08 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 23 Jun 2005 04:08:46 +0000 (04:08 +0000)
webcit/groupdav_main.c

index 06e5a6f59fb50fda9b571ab2c4c66833be26f416..8df601a558babc5502a984be4a7cb0aaa5ed77bb 100644 (file)
@@ -159,7 +159,6 @@ void groupdav_main(struct httprequest *req,
        while (ds=strstr(dav_pathname, "//"), ds != NULL) {
                strcpy(ds, ds+1);
        }
-       lprintf(9, "dav_pathname: %s\n", dav_pathname);
 
        /*
         * If there's an If-Match: header, strip out the quotes if present, and