Duplicate line causing a build break

master
Arrehn 2011-01-16 07:58:02 -08:00
parent 9e4128c6ca
commit 4353ad3f7b
1 changed files with 0 additions and 1 deletions

View File

@ -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();