* merge in much of the dav_rework branch: (the drift was becoming to big, no function...
[citadel.git] / webcit / webserver.h
index 291743e1f7ee4c4ef5607b9883853dc493977d6a..1186e9c1c71cd9dedb4f05702e7dd92db4cb1bcb 100644 (file)
@@ -1,7 +1,6 @@
 /* $Id$ */
 
 extern char *static_dirs[PATH_MAX];          /**< Web representation */
-extern char *static_content_dirs[PATH_MAX];  /**< Disk representation */
 extern int ndirs;
 extern char socket_dir[PATH_MAX];