mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
tried to fix sporadic lag when closing menu
This commit is contained in:
parent
c4619727c7
commit
d405f84b55
@ -38,7 +38,6 @@ cDisplayMenuRootView::cDisplayMenuRootView(cTemplateView *rootView) : cView(root
|
||||
}
|
||||
|
||||
cDisplayMenuRootView::~cDisplayMenuRootView() {
|
||||
CancelSave();
|
||||
if (view) {
|
||||
delete view;
|
||||
view = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user