adzap: cleanup from unused variables

Origin commit data
------------------
Commit: bd84273c39
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-28 (Sun, 28 Feb 2016)

Origin message was:
------------------
- adzap: cleanup from unused variables
This commit is contained in:
vanhofen
2016-02-28 21:54:57 +01:00
parent 83079553ae
commit a984e9f829
2 changed files with 3 additions and 13 deletions

View File

@@ -35,11 +35,7 @@ class CAdZapMenu: public CMenuTarget
{
private:
CFrameBuffer * frameBuffer;
int x;
int y;
int width;
int height;
int hheight, mheight; // head/menu font height
bool running;
bool armed;
bool alerted;