--- deliantra/server/include/libproto.h 2008/05/03 11:14:50 1.59 +++ deliantra/server/include/libproto.h 2008/05/04 08:25:33 1.60 @@ -193,7 +193,6 @@ 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); -extern object *object_create_clone(object *asrc); extern object *find_obj_by_type_subtype(const object *who, int type, int subtype); /* path.c */ extern char *path_combine(const char *src, const char *dst);