--- deliantra/server/include/libproto.h 2010/04/13 02:39:53 1.88 +++ deliantra/server/include/libproto.h 2010/04/15 02:51:39 1.89 @@ -106,7 +106,6 @@ const char *ordinal (int i); const char *describe_item (const object *op, object *owner); int is_magical (const object *op); -int need_identify (const object *op); void identify (object *op); void examine (object *op, object *tmp); /* links.c */