]> code.citadel.org Git - citadel.git/blobdiff - citadel/sysdep_decls.h
Removed redundant prototype of create_maintenance_threads()
[citadel.git] / citadel / sysdep_decls.h
index c53445dbcce9901e667aa193e13ccce54cf83021..3bb1af0d41a85eef8a57ee0823f756d92a99b584 100644 (file)
@@ -127,6 +127,4 @@ char *tracked_strdup(const char *s, char *file, int line);
 void dump_heap(void);
 #endif
 
-void create_maintenance_threads(void);
-
 #endif /* SYSDEP_DECLS_H */