--- deliantra/server/include/object.h 2006/09/03 00:18:41 1.15 +++ deliantra/server/include/object.h 2006/09/03 14:33:48 1.16 @@ -125,7 +125,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 */