From 71149635fce3c3b8e2fc3bd47a486650bd98466b Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Thu, 26 Aug 2004 14:52:14 +0000 Subject: [PATCH] Removed debugging output. --- src/osgPlugins/obj/obj.cpp | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/src/osgPlugins/obj/obj.cpp b/src/osgPlugins/obj/obj.cpp index c8a4f0ef7..409951766 100644 --- a/src/osgPlugins/obj/obj.cpp +++ b/src/osgPlugins/obj/obj.cpp @@ -93,7 +93,7 @@ bool Model::readline(std::istream& fin, char* line, const int LINE_SIZE) bool Model::readMTL(std::istream& fin) { - osg::notify(osg::NOTICE)<<"Reading MTL file"<