mirror of
https://git.koehlerweb.org/frodovdr/vdr-plugin-skindesigner.git
synced 2025-12-26 23:26:51 +01:00
tried to fix sporadic lag when closing menu
This commit is contained in:
@@ -38,7 +38,6 @@ cDisplayMenuRootView::cDisplayMenuRootView(cTemplateView *rootView) : cView(root
|
||||
}
|
||||
|
||||
cDisplayMenuRootView::~cDisplayMenuRootView() {
|
||||
CancelSave();
|
||||
if (view) {
|
||||
delete view;
|
||||
view = NULL;
|
||||
|
||||
Reference in New Issue
Block a user