preserve stringlengths when outputting stuff in the imap module
[citadel.git] / citadel / housekeeping.h
index 448c6fdcafc7bc5b6b5d77605ad04cf38d135098..90ee12a2a981519b739ce1649cbd39749f1594fa 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-void terminate_idle_sessions(void);
 void check_sched_shutdown(void);
 void check_ref_counts(void);
-void *do_housekeeping(void *args);
+void do_housekeeping(void);