diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2016-11-30 16:15:58 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2016-11-30 16:15:58 -0500 |
commit | f9d9294419567140e83af89fa615d610bd2f7fe6 (patch) | |
tree | 91b06e7dae33e9683f31c4ee8a1df9562e6be7a4 /indra | |
parent | 7e8e86dc2109a49c096328d36200d6784fd09ee5 (diff) | |
parent | 7b2cf53f782ac9ffa2766d006c870f10c320c9a0 (diff) |
DRTVWR-418: Merge Callum's KDU update
Diffstat (limited to 'indra')
-rw-r--r-- | indra/llkdu/llimagej2ckdu.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/llkdu/llimagej2ckdu.cpp b/indra/llkdu/llimagej2ckdu.cpp index 0540e55e07..cb29da8f5f 100644 --- a/indra/llkdu/llimagej2ckdu.cpp +++ b/indra/llkdu/llimagej2ckdu.cpp @@ -26,11 +26,6 @@ #include "linden_common.h" -// based on this KDU support group posting: -// https://groups.yahoo.com/neo/groups/kakadu_jpeg2000/conversations/messages/6691 -// Defining this values seems to fix the linker error that appeared with the 7.8 release -#define CORESYS_IMPORTS - #include "llimagej2ckdu.h" #include "lltimer.h" |