From 8876394c7c3e166b8f286d54a364df10bac6e6e9 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Thu, 23 Jan 2014 10:11:15 +0000 Subject: [PATCH] Cleaned up debug message. --- src/osgDB/ObjectWrapper.cpp | 1 - 1 file changed, 1 deletion(-) 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 "<