diff --git a/include/osgAnimation/StatsHandler b/include/osgAnimation/StatsHandler index a1a09d2c3..1fc26b03b 100644 --- a/include/osgAnimation/StatsHandler +++ b/include/osgAnimation/StatsHandler @@ -72,8 +72,6 @@ namespace osgAnimation /** Get the keyboard and mouse usage of this manipulator.*/ virtual void getUsage(osg::ApplicationUsage& usage) const; - void updateGraph(osgAnimation::StatsActionVisitor* visitor); //, float width, float height, float ystart); - protected: void setUpHUDCamera(osgViewer::ViewerBase* viewer);