diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2011-03-28 13:15:49 -0700 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2011-03-28 13:15:49 -0700 |
commit | ae086d95fa7545d3acc358e7d3e7485dc29aa066 (patch) | |
tree | deadfc1164de517502070c2317401bea4d05a45e /indra/llimage/llimagej2c.cpp | |
parent | 46297b954386158b183bc56a02904ca14d0c3d3a (diff) | |
parent | 835671f27809ce8e5ab17e6c299be35260239d51 (diff) |
Merge
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; } |