Fix for NSE_39208 and NSE_39212
[apps/osp/Gallery.git] / src / GlAllListSelectionPanel.cpp
index 2448bb7..76b5fb6 100644 (file)
@@ -124,7 +124,6 @@ AllListSelectionPanel::OnTerminating(void)
        AppLogDebug("ENTER");
        result r = E_SUCCESS;
        __pPresentationModel->RemovePresentationModelListener(*this);
-       __pPresentationModel->RemoveContentEventListener(__pFileListEditorForm);
        if (__pSeletedIndexList != null)
        {
                delete __pSeletedIndexList;