diff options
Diffstat (limited to 'baserender.h')
-rw-r--r-- | baserender.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/baserender.h b/baserender.h index cfe19392..6ed286f4 100644 --- a/baserender.h +++ b/baserender.h @@ -44,8 +44,6 @@ class cFlatBaseRender cPixmap *topBarIconBGPixmap; cFont *topBarFont, *topBarFontSml; int topBarFontHeight, topBarFontSmlHeight; - cTextScrollers topBarScroller; - bool topBarUpdateScroller; cString topBarTitle; cString tobBarTitleExtra1, tobBarTitleExtra2; |