From 20ad155838f202584cb261ff8a33fd458a04d83f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 6 Apr 2014 11:31:24 +0300 Subject: Move redraw flag from widgets into base widget. --- src/gui/widgets/popup.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/widgets/popup.h') diff --git a/src/gui/widgets/popup.h b/src/gui/widgets/popup.h index 01247cf61..5067b4658 100644 --- a/src/gui/widgets/popup.h +++ b/src/gui/widgets/popup.h @@ -187,7 +187,6 @@ class Popup : public Container, int mMaxHeight; /**< Maximum popup height */ ImageCollection *mVertexes; - bool mRedraw; }; #endif // GUI_WIDGETS_POPUP_H -- cgit v1.2.3-60-g2f50