diff options
| author | Erik Kundiman <erik@megapahit.org> | 2026-07-24 11:24:12 +0800 |
|---|---|---|
| committer | Erik Kundiman <erik@megapahit.org> | 2026-07-24 11:24:12 +0800 |
| commit | fc46ce4c0c7d81349d55933fb4bef3260f79ac8b (patch) | |
| tree | 42b81558404432b253684661136dcd38722f59a7 /indra/llkdu/tests | |
| parent | ffd174763119879d8be376c7c94b58e1961a7ebd (diff) | |
| parent | bcfda3b68a95bbbfb8b53f6313929fc5aeaa591c (diff) | |
Merge tag 'Second_Life_Release#bcfda3b6-26.3' into 26.3
Diffstat (limited to 'indra/llkdu/tests')
| -rw-r--r-- | indra/llkdu/tests/llimagej2ckdu_test.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llkdu/tests/llimagej2ckdu_test.cpp b/indra/llkdu/tests/llimagej2ckdu_test.cpp index 6be2d3a078..bc52a15c4a 100644 --- a/indra/llkdu/tests/llimagej2ckdu_test.cpp +++ b/indra/llkdu/tests/llimagej2ckdu_test.cpp @@ -83,8 +83,6 @@ void LLImageBase::setSize(S32 , S32 , S32 ) { } bool LLImageBase::isBufferInvalid() const { return false; } LLImageJ2CImpl::~LLImageJ2CImpl() { } -bool LLImage::sUseNewByteRange = false; -S32 LLImageJ2C::calcHeaderSizeJ2C() { return 0; } LLImageFormatted::LLImageFormatted(S8 ) { } LLImageFormatted::~LLImageFormatted() { } |
