--- deliantra/server/include/libproto.h 2007/01/15 01:25:41 1.34 +++ deliantra/server/include/libproto.h 2007/01/15 01:39:42 1.35 @@ -177,7 +177,6 @@ extern int find_dir(maptile *m, int x, int y, object *exclude); extern int distance(const object *ob1, const object *ob2); extern int find_dir_2(int x, int y); -extern int absdir(int d); extern int dirdiff(int dir1, int dir2); extern int can_see_monsterP(maptile *m, int x, int y, int dir); extern int can_pick(const object *who, const object *item);