diff --git a/src/osgWrappers/osgAnimation/StatsHandler.cpp b/src/osgWrappers/osgAnimation/StatsHandler.cpp index 3af892618..c7be88826 100644 --- a/src/osgWrappers/osgAnimation/StatsHandler.cpp +++ b/src/osgWrappers/osgAnimation/StatsHandler.cpp @@ -13,7 +13,6 @@ #include #include #include -#include #include #include @@ -88,11 +87,6 @@ BEGIN_OBJECT_REFLECTOR(osgAnimation::StatsHandler) __void__getUsage__osg_ApplicationUsage_R1, "Get the keyboard and mouse usage of this manipulator. ", ""); - I_Method1(void, updateGraph, IN, osgAnimation::StatsActionVisitor *, visitor, - Properties::NON_VIRTUAL, - __void__updateGraph__osgAnimation_StatsActionVisitor_P1, - "", - ""); I_ProtectedMethod1(void, setUpHUDCamera, IN, osgViewer::ViewerBase *, viewer, Properties::NON_VIRTUAL, Properties::NON_CONST,