diff options
author | Merov Linden <merov@lindenlab.com> | 2011-03-29 16:51:33 -0700 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2011-03-29 16:51:33 -0700 |
commit | 0d1307c730d7cb57451698c183bfa4e6ead5e49c (patch) | |
tree | 935cb1dfbc0be56c963a6b8f1fabe1f396f1b6c7 /indra/llimage/llimagej2c.cpp | |
parent | fe9260239145ed008b3ae94d57a96a86b2ef0179 (diff) | |
parent | 6418ccc9e5a03d32778c8588139fe939a969838a (diff) |
Pull from lindenlab/viewer-development
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; } |