--- ray/src/common/instance.h 1989/02/02 10:34:17 1.1 +++ ray/src/common/instance.h 1989/10/24 13:57:00 1.2 @@ -10,9 +10,6 @@ #include "octree.h" -#define GET_BOUNDS IO_BOUNDS /* just load boundaries */ -#define GET_ALL (IO_BOUNDS|IO_SCENE|IO_TREE) /* everything */ - typedef struct scene { char *name; /* octree name */ int ldflags; /* what was loaded */