* msgbase.c: when a summary mode message list is requested, and the room
[citadel.git] / citadel / room_ops.c
index 3d90b405c23564edbd64dd9112d3ba070516f0a9..9d0f82b06cadf43b082279a819715067b3a116c8 100644 (file)
@@ -5,10 +5,6 @@
  *
  */
 
-#ifdef DLL_EXPORT
-#define IN_LIBCIT
-#endif
-
 #include "sysdep.h"
 #include <stdlib.h>
 #include <unistd.h>