diff options
Diffstat (limited to 'image')
-rw-r--r-- | image/codecs/codec.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/image/codecs/codec.h b/image/codecs/codec.h index 8845754d52..5c072132d3 100644 --- a/image/codecs/codec.h +++ b/image/codecs/codec.h @@ -111,7 +111,6 @@ public: */ virtual void setDither(DitherType type, const byte *palette) {} -protected: /** * Create a dither table, as used by QuickTime codecs. */ |