diff --git a/panda/src/display/graphicsStateGuardian.h b/panda/src/display/graphicsStateGuardian.h index 3463384863..72be0fe880 100644 --- a/panda/src/display/graphicsStateGuardian.h +++ b/panda/src/display/graphicsStateGuardian.h @@ -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();