trivial dead code removal.
parent
cadc6ba139
commit
42e4e37666
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue