--- deliantra/server/include/player.h 2007/05/17 14:14:55 1.55 +++ deliantra/server/include/player.h 2007/05/18 15:05:08 1.56 @@ -170,8 +170,6 @@ shstr ACC (RW, invis_race); /* What race invisible to? */ - MTH float weapon_speed () const; - MTH static player *create (); static player *load_pl (object_thawer &thawer);