diff --git a/src/osgViewer/config/SingleWindow.cpp b/src/osgViewer/config/SingleWindow.cpp index 3a1ce6349..1cd531623 100644 --- a/src/osgViewer/config/SingleWindow.cpp +++ b/src/osgViewer/config/SingleWindow.cpp @@ -76,12 +76,12 @@ void SingleWindow::configure(osgViewer::View& view) const osgViewer::GraphicsWindow* gw = dynamic_cast(gc.get()); if (gw) { - OSG_INFO<<"View::setUpViewOnSingleScreen - GraphicsWindow has been created successfully."<getEventQueue()->getCurrentEventState()->setWindowRectangle(traits->x, traits->y, traits->width, traits->height ); } else { - OSG_NOTICE<<" GraphicsWindow has not been created successfully."<