--- deliantra/server/include/object.h 2006/09/03 00:18:41 1.15 +++ deliantra/server/include/object.h 2006/09/03 22:45:56 1.17 @@ -1,9 +1,4 @@ /* - * static char *rcsid_object_h = - * "$Id$"; - */ - -/* CrossFire, A Multiplayer game for X-windows Copyright (C) 2001 Mark Wedel & Crossfire Development Team @@ -125,7 +120,6 @@ /* To get put into books and the like. */ sint16 x,y; /* Position in the map for this object */ - sint16 ox,oy; /* For debugging: Where it was last inserted */ float speed; /* The overall speed of this object */ float speed_left; /* How much speed is left to spend this round */ uint32 nrof; /* How many of the objects */