diff options
| author | Oz Linden <oz@lindenlab.com> | 2011-03-29 16:00:39 -0400 |
|---|---|---|
| committer | Oz Linden <oz@lindenlab.com> | 2011-03-29 16:00:39 -0400 |
| commit | 810a14c18fe869a3d882453a5367b49c27897ae6 (patch) | |
| tree | c5d7b2a3fb3a8a3647f59d018ec665b634458216 /indra/llimage/llimagej2c.cpp | |
| parent | c2f34934e85779616fe129970831f31e0fb99348 (diff) | |
| parent | a7b83e04eba6e185625c783bd5210980572e9199 (diff) | |
merge changes for storm-1097
Diffstat (limited to 'indra/llimage/llimagej2c.cpp')
| -rw-r--r-- | indra/llimage/llimagej2c.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llimage/llimagej2c.cpp b/indra/llimage/llimagej2c.cpp index cb2a85fa91..80fec7f8a0 100644 --- a/indra/llimage/llimagej2c.cpp +++ b/indra/llimage/llimagej2c.cpp @@ -474,6 +474,7 @@ LLImageCompressionTester::LLImageCompressionTester() : LLMetricPerformanceTester LLImageCompressionTester::~LLImageCompressionTester() { + outputTestResults(); LLImageJ2C::sTesterp = NULL; } |
