gui/scan_setup.cpp: fix memleaks

This commit is contained in:
[CST] Focus
2013-11-27 12:07:56 +04:00
parent ac773ea896
commit 4e48e81914
2 changed files with 21 additions and 22 deletions

View File

@@ -50,8 +50,6 @@ class CScanSetup : public CMenuTarget, public CChangeObserver
int width;
private:
CMenuOptionStringChooser *satSelect;
CMenuOptionStringChooser *cableSelect;
CMenuWidget *satOnOff;
/* global items to be enabled/disabled in notify */