(shutdown_init): Has no effect, remove.

This commit is contained in:
Markus Armbruster 2006-12-31 17:05:57 +00:00
parent 6b70720318
commit 8e8c6fb891
3 changed files with 0 additions and 8 deletions

View file

@ -43,7 +43,6 @@ extern time_t update_time;
extern int updating_mob;
void mobility_init(void);
void shutdown_init(void);
/* thread entry points */
void delete_lostitems(void *);