From 9e9b6b8843b597fb56f2b7a9c24ad85d31ba9f0b Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Sat, 5 Dec 2009 10:13:43 +0000 Subject: [PATCH] Updated wrappers --- src/osgWrappers/osgAnimation/StatsHandler.cpp | 6 ------ 1 file changed, 6 deletions(-) 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,