summaryrefslogtreecommitdiff
path: root/otk/button.hh
diff options
context:
space:
mode:
Diffstat (limited to 'otk/button.hh')
-rw-r--r--otk/button.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/otk/button.hh b/otk/button.hh
index 55a2389c..6908322e 100644
--- a/otk/button.hh
+++ b/otk/button.hh
@@ -40,7 +40,7 @@ private:
std::string _text;
//OtkPixmap _pixmap;
bool _pressed;
- bool _dirty;
+// bool _dirty;
BTexture *_pressed_focus_tx;
BTexture *_pressed_unfocus_tx;