From c11108715d072208ae2b5bc02c2f5a735411a470 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Thu, 23 Jun 2005 04:08:46 +0000 Subject: [PATCH] *** empty log message *** --- webcit/groupdav_main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/webcit/groupdav_main.c b/webcit/groupdav_main.c index 06e5a6f59..8df601a55 100644 --- a/webcit/groupdav_main.c +++ b/webcit/groupdav_main.c @@ -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 -- 2.39.2