diff --git a/src/osgDB/ObjectWrapper.cpp b/src/osgDB/ObjectWrapper.cpp index d3262db8e..7fc27c7d6 100644 --- a/src/osgDB/ObjectWrapper.cpp +++ b/src/osgDB/ObjectWrapper.cpp @@ -310,7 +310,6 @@ void ObjectWrapper::writeSchema( StringList& properties, TypeList& types ) void ObjectWrapper::addMethodObject(const std::string& methodName, MethodObject* mo) { - OSG_NOTICE<<"Inserting MethodObject "<