SAGA2: Remove unused variable. CID 1457999

This commit is contained in:
Eugene Sandulenko 2021-07-10 00:16:33 +02:00
parent ceb5f67c05
commit ce716826a4
No known key found for this signature in database
GPG Key ID: 014D387312D34F08

View File

@ -191,9 +191,6 @@ private:
* ===================================================================== */
class LabeledButton : public gImageButton {
protected:
char *label;
public:
LabeledButton(gPanelList &list,
const Rect16 &box,