summaryrefslogtreecommitdiff
path: root/indra/llkdu
diff options
context:
space:
mode:
authorCallum Prentice <callum@gmail.com>2016-11-30 12:21:05 -0800
committerCallum Prentice <callum@gmail.com>2016-11-30 12:21:05 -0800
commit7b2cf53f782ac9ffa2766d006c870f10c320c9a0 (patch)
tree1ef41e70c44c5e62eb563a406f401ab5c11e18ef /indra/llkdu
parente61320921a92a367c67aea7ecba0078e8e36f267 (diff)
Pull in new version of KDU third party package that is build (correctly) as a static library vs. a stub library/DLL
Diffstat (limited to 'indra/llkdu')
-rw-r--r--indra/llkdu/llimagej2ckdu.cpp5
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"