Woops, removed the wrong set of two.

This commit is contained in:
Lirusaito
2016-03-28 07:58:30 -04:00
parent 48e6e4eb98
commit 4afc6f5b6a

View File

@@ -177,7 +177,7 @@ LLWindowSDL::LLWindowSDL(LLWindowCallbacks* callbacks,
const S32 vsync_mode,
BOOL ignore_pixel_depth, U32 fsaa_samples)
: LLWindow(callbacks, fullscreen, flags),
Lock_Display(NULL),
mGamma(1.0f)
{
// Initialize the keyboard
gKeyboard = new LLKeyboardSDL();