gui/scan_setup.cpp: fix memleaks when using CMenuForwarder;

remove unused fselected, selected
This commit is contained in:
[CST] Focus
2012-05-05 16:02:13 +04:00
parent 937493a330
commit 5814f1e465
2 changed files with 40 additions and 50 deletions

View File

@@ -72,8 +72,6 @@ class CScanSetup : public CMenuTarget, public CChangeObserver
bool is_wizard;
int selected;
int fselected;
int fec_count;
int freq_length;
int r_system;