summaryrefslogtreecommitdiff
path: root/indra/llimage/llimagejpeg.cpp
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2016-07-22 10:32:53 -0400
committerNat Goodspeed <nat@lindenlab.com>2016-07-22 10:32:53 -0400
commitab07b1a46150aaf04e7fd80c141bc9c95656b065 (patch)
tree6380192dbcaf50251ecadf0d797ca4720a984212 /indra/llimage/llimagejpeg.cpp
parent71b593e88b1e601db84cd3c399865a0bfd8164cf (diff)
MAINT-6584: Rationalize custom KDU error/warning message classes.
Derive them both from a common base class that does the message logging, instead of having each handler class log redundantly -- especially since the put_text() override accepting const kdu_uint16* was simply streaming the kdu_uint16 pointer to the log file, which would log the hex value of the pointer. Although we want a static instance of each of these handler classes, pull it out rather than nesting the instance within the class itself.
Diffstat (limited to 'indra/llimage/llimagejpeg.cpp')
0 files changed, 0 insertions, 0 deletions