* msgbase.c: when a summary mode message list is requested, and the room
[citadel.git] / citadel / policy.c
index b2c489e5180ad034235aece4722c711b8c613288..079c3cda088ba90c381150201671e8d896512fff 100644 (file)
@@ -4,10 +4,6 @@
  * Functions which manage policy for rooms (such as message expiry)
  */
 
-#ifdef DLL_EXPORT
-#define IN_LIBCIT
-#endif
-
 #include "sysdep.h"
 #include <stdlib.h>
 #include <unistd.h>