--- deliantra/server/include/sproto.h 2007/03/02 11:07:59 1.46 +++ deliantra/server/include/sproto.h 2007/03/02 11:13:51 1.47 @@ -96,12 +96,10 @@ int command_motd(object *op, char *params); int command_bug(object *op, char *params); void malloc_info(object *op); -void current_region_info(object *op); void current_map_info(object *op); int command_whereabouts(object *op, char *params); int command_malloc(object *op, char *params); int command_mapinfo(object *op, char *params); -int command_whereami(object *op, char *params); int command_maps(object *op, char *params); int command_strings(object *op, char *params); int command_sstable(object *op, char *params);