aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/ImageControl.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/ImageControl.hh')
-rw-r--r--src/FbTk/ImageControl.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/FbTk/ImageControl.hh b/src/FbTk/ImageControl.hh
index 747525b..39589f8 100644
--- a/src/FbTk/ImageControl.hh
+++ b/src/FbTk/ImageControl.hh
@@ -82,7 +82,6 @@ private:
82 Pixmap searchCache(unsigned int width, unsigned int height, const Texture &text, Orientation orient) const; 82 Pixmap searchCache(unsigned int width, unsigned int height, const Texture &text, Orientation orient) const;
83 83
84 void createColorTable(); 84 void createColorTable();
85 bool m_dither;
86 Timer m_timer; 85 Timer m_timer;
87 86
88 Colormap m_colormap; 87 Colormap m_colormap;