remove incorrect declaration

This commit is contained in:
David Rose 2002-04-10 19:24:53 +00:00
parent 8738c24a1c
commit 86cf484552
1 changed files with 0 additions and 1 deletions

View File

@ -208,7 +208,6 @@ protected:
INLINE void add_to_geom_record(GeomContext *) { }
INLINE void add_to_geom_node_record(GeomNodeContext *) { }
INLINE void record_state_change(TypeHandle) { }
INLINE void count_node(Node *) { }
#endif
static CPT(RenderState) get_unlit_state();