X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2FGlAllListSelectionPanel.cpp;h=76b5fb622f985e3f933deb653f2d4859d007dc56;hb=8f68b24f864613ebb975197a5b76faeb23cab36a;hp=2448bb78103f802e046fa220a1ddadac62e7392f;hpb=2ab2b0675e59b9945c493b0577a4778e8fe68f77;p=apps%2Fosp%2FGallery.git diff --git a/src/GlAllListSelectionPanel.cpp b/src/GlAllListSelectionPanel.cpp index 2448bb7..76b5fb6 100644 --- a/src/GlAllListSelectionPanel.cpp +++ b/src/GlAllListSelectionPanel.cpp @@ -124,7 +124,6 @@ AllListSelectionPanel::OnTerminating(void) AppLogDebug("ENTER"); result r = E_SUCCESS; __pPresentationModel->RemovePresentationModelListener(*this); - __pPresentationModel->RemoveContentEventListener(__pFileListEditorForm); if (__pSeletedIndexList != null) { delete __pSeletedIndexList;