--- deliantra/server/include/funcpoint.h 2006/09/16 22:24:12 1.3 +++ deliantra/server/include/funcpoint.h 2007/01/06 14:42:30 1.7 @@ -1,6 +1,7 @@ /* CrossFire, A Multiplayer game for X-windows + Copyright (C) 2005, 2006, 2007 Marc Lehmann & Crossfire+ Development Team Copyright (C) 1992 Frank Tore Johansen This program is free software; you can redistribute it and/or modify @@ -36,7 +37,6 @@ extern void move_apply(object *, object *, object *); extern void draw_info(int, int, object *, const char *); -extern void emergency_save(int); extern void clean_tmp_files(void); extern void fix_auto_apply(maptile *); extern void init_blocksview_players(void);