gui/update_menue.cpp: fix crash in dtor, CMenuForwarder is deleted on menu delete

Origin commit data
------------------
Branch: ni/coolstream
Commit: 37891d2de3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-16 (Thu, 16 Oct 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2014-10-16 13:38:26 +04:00
parent c83d8bd37f
commit 36bbab9899
2 changed files with 2 additions and 11 deletions

View File

@@ -40,7 +40,6 @@ class CSoftwareUpdate : public CMenuTarget
{
private:
int width;
CMenuForwarder * update_item;
int showSoftwareUpdate();
void showSoftwareUpdateExpert(CMenuWidget *w_mtd_expert);