diff --git a/src/osgUtil/RenderBin.cpp b/src/osgUtil/RenderBin.cpp index a0049a3c7..785a82fef 100644 --- a/src/osgUtil/RenderBin.cpp +++ b/src/osgUtil/RenderBin.cpp @@ -15,7 +15,6 @@ #include #include -#include #include @@ -26,8 +25,8 @@ using namespace osgUtil; class RenderBinPrototypeList : public osg::Referenced, public std::map< std::string, osg::ref_ptr > { public: - RenderBinPrototypeList() {osg::notify(osg::DEBUG_INFO)<<"constructing RenderBinPrototypeList"<