From 282eb39ec518310c5fdb507890802322516f47e7 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 15 Aug 2003 09:38:36 +0000 Subject: [PATCH] Changed cout's to notufy(INFO). --- src/osg/Drawable.cpp | 2 +- src/osg/Texture.cpp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/osg/Drawable.cpp b/src/osg/Drawable.cpp index 2716fde7c..b9f04d8d8 100644 --- a/src/osg/Drawable.cpp +++ b/src/osg/Drawable.cpp @@ -73,7 +73,7 @@ void Drawable::flushDeletedDisplayLists(unsigned int contextID,double /*currentT } } - if (noDeleted!=0) std::cout<<"Number display lists deleted = "<