diff --git a/src/osgViewer/PixelBufferX11.cpp b/src/osgViewer/PixelBufferX11.cpp index c743f12b5..88506ce7c 100644 --- a/src/osgViewer/PixelBufferX11.cpp +++ b/src/osgViewer/PixelBufferX11.cpp @@ -267,6 +267,47 @@ void PixelBufferX11::init() _initialized = true; } +void PixelBufferX11::closeImplementation() +{ + // osg::notify(osg::NOTICE)<<"Closing PixelBufferX11"<