diff options
Diffstat (limited to 'gui/about.h')
-rw-r--r-- | gui/about.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/about.h b/gui/about.h index 32a5444ddc..23c130905f 100644 --- a/gui/about.h +++ b/gui/about.h @@ -35,7 +35,6 @@ protected: uint32 _scrollTime; StringList _lines; uint32 _lineHeight; - byte _modifiers; bool _willClose; int _xOff, _yOff; |