--- ray/src/common/object.h 1991/11/12 16:55:32 2.1 +++ ray/src/common/object.h 1993/01/25 12:41:25 2.2 @@ -48,7 +48,6 @@ typedef struct { char *oname; /* object name */ FUNARGS oargs; /* object specification */ char *os; /* object structure */ - long lastrno; /* last ray this was used with */ } OBJREC; #ifndef MAXOBJBLK