diff --git a/include/osgViewer/api/Win32/GraphicsWindowWin32 b/include/osgViewer/api/Win32/GraphicsWindowWin32 index 3446f94a2..7465851b2 100644 --- a/include/osgViewer/api/Win32/GraphicsWindowWin32 +++ b/include/osgViewer/api/Win32/GraphicsWindowWin32 @@ -121,7 +121,6 @@ class OSGVIEWER_EXPORT GraphicsWindowWin32 : public osgViewer::GraphicsWindow, p virtual bool setWindow( HWND handle ); virtual void destroyWindow( bool deleteNativeWindow = true ); - virtual void recreateWindow(); virtual bool determineWindowPositionAndStyle( unsigned int screenNum, int clientAreaX,