aboutsummaryrefslogtreecommitdiff
path: root/scumm/dialogs.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/dialogs.h')
-rw-r--r--scumm/dialogs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/dialogs.h b/scumm/dialogs.h
index 39bb5b3f64..c390fa9abe 100644
--- a/scumm/dialogs.h
+++ b/scumm/dialogs.h
@@ -199,7 +199,6 @@ protected:
kDisplayDelay = 1500
};
Common::String _label;
- const Graphics::Font *_font;
const int _min, _max;
const uint16 _incKey, _decKey;
int _percentBarWidth;