trivial dead code removal.

master
Tofu Linden 2009-11-05 13:31:17 +00:00
parent cadc6ba139
commit 42e4e37666
1 changed files with 0 additions and 1 deletions

View File

@ -418,7 +418,6 @@ static int x11_detect_VRAM_kb()
BOOL LLWindowSDL::createContext(int x, int y, int width, int height, int bits, BOOL fullscreen, BOOL disable_vsync)
{
//bool glneedsinit = false;
// const char *gllibname = null;
llinfos << "createContext, fullscreen=" << fullscreen <<
" size=" << width << "x" << height << llendl;