diff options
author | Adam Moss <c@yotes.com> | 2012-04-22 19:54:46 +0100 |
---|---|---|
committer | Adam Moss <c@yotes.com> | 2012-04-22 19:54:46 +0100 |
commit | 62f7777b7a027a2f4def11dc923a098ca31bf7bc (patch) | |
tree | b8bca188e2daa22a1d1390207068926ea191fff0 /indra/newview/pipeline.cpp | |
parent | 5adf6bdd28c52a601084259ea477ab52b59872f3 (diff) |
and another!
Diffstat (limited to 'indra/newview/pipeline.cpp')
-rw-r--r-- | indra/newview/pipeline.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/pipeline.cpp b/indra/newview/pipeline.cpp index 0e53cfaa86..dbcc7fba9f 100644 --- a/indra/newview/pipeline.cpp +++ b/indra/newview/pipeline.cpp @@ -787,7 +787,6 @@ void LLPipeline::allocateScreenBuffer(U32 resX, U32 resY) bool LLPipeline::allocateScreenBuffer(U32 resX, U32 resY, U32 samples) { - llwarns << "ALLOCATING SCREEN BUFFER, " << resX << "x" << resY << llendl; refreshCachedSettings(); // remember these dimensions |