diff options
Diffstat (limited to 'linden/indra/llimage/llpngwrapper.h')
-rw-r--r-- | linden/indra/llimage/llpngwrapper.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/linden/indra/llimage/llpngwrapper.h b/linden/indra/llimage/llpngwrapper.h index 2e6c1dc..0c3168c 100644 --- a/linden/indra/llimage/llpngwrapper.h +++ b/linden/indra/llimage/llpngwrapper.h | |||
@@ -94,9 +94,6 @@ private: | |||
94 | 94 | ||
95 | U32 mFinalSize; | 95 | U32 mFinalSize; |
96 | 96 | ||
97 | bool mHasBKGD; | ||
98 | png_color_16p mBackgroundColor; | ||
99 | |||
100 | F64 mGamma; | 97 | F64 mGamma; |
101 | 98 | ||
102 | std::string mErrorMessage; | 99 | std::string mErrorMessage; |