--- deliantra/server/include/sproto.h 2007/03/02 16:06:41 1.54 +++ deliantra/server/include/sproto.h 2007/03/06 19:02:35 1.55 @@ -77,9 +77,6 @@ int adj_attackroll (object *hitter, object *target); int is_aimed_missile (object *op); -/* ban.c */ -int checkbanned (const char *login, const char *host); - /* build_map.c */ int can_build_over (struct mapdef *map, object *tmp, short x, short y); void remove_marking_runes (struct mapdef *map, short x, short y);