Code clean up. Removed #include serv_sieve.h as no longer needed
[citadel.git] / citadel / housekeeping.c
index 99f0d792fa764e6ba488d1b003aa33885b127b75..38995277cb306c74a6fe0ed5cc0d1982db999ebd 100644 (file)
 #include "msgbase.h"
 #include "journaling.h"
 
-#ifdef HAVE_LIBSIEVE
-# include "serv_sieve.h"
-#endif
-
 /*
  * Terminate idle sessions.  This function pounds through the session table
  * comparing the current time to each session's time-of-last-command.  If an