diff --git a/indra/llwindow/llwindowsdl.h b/indra/llwindow/llwindowsdl.h index 2f777cb831..67319a9580 100644 --- a/indra/llwindow/llwindowsdl.h +++ b/indra/llwindow/llwindowsdl.h @@ -147,7 +147,6 @@ protected: const std::string& title, int x, int y, int width, int height, U32 flags, BOOL fullscreen, BOOL clearBg, BOOL disable_vsync, BOOL use_gl, BOOL ignore_pixel_depth, U32 fsaa_samples, BOOL use_legacy_cursors); - BOOL ignore_pixel_depth, U32 fsaa_samples, BOOL use_legacy_cursors); ~LLWindowSDL(); /*virtual*/ BOOL isValid();