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

remove unused fselected, selected


Origin commit data
------------------
Commit: 5814f1e465
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-05 (Sat, 05 May 2012)
This commit is contained in:
[CST] Focus
2012-05-05 16:02:13 +04:00
parent 9f46ff1e4e
commit d8b59529a9
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;