--- ray/src/hd/rhd_odraw.h 1998/12/28 19:32:29 3.6 +++ ray/src/hd/rhd_odraw.h 2003/03/04 05:49:21 3.8 @@ -1,13 +1,8 @@ -/* Copyright (c) 1998 Silicon Graphics, Inc. */ - -/* SCCSid "$SunId$ SGI" */ - +/* RCSid $Id: rhd_odraw.h,v 3.8 2003/03/04 05:49:21 greg Exp $ */ /* * Header for OpenGL cone drawing routines with depth buffer checks. */ -#undef NOPROTO -#define NOPROTO 1 #include "color.h" #include "tonemap.h" #include "rhdriver.h"