NABI issue 40667 40701
authorravi.n2 <ravi.n2@samsung.com>
Thu, 6 Jun 2013 07:50:28 +0000 (13:20 +0530)
committerravi.n2 <ravi.n2@samsung.com>
Thu, 6 Jun 2013 07:50:28 +0000 (13:20 +0530)
Change-Id: I39915ac384018f1e28db9131ffd8af4936a981ba

src/CmCamcorderForm.cpp

index a927fbb..8dbae37 100644 (file)
@@ -697,11 +697,6 @@ CamcorderForm::OnTerminating(void)
                delete __pRecordingResolutionList;
        }
 
-       if (__pCancelPopup != null)
-       {
-               delete __pCancelPopup;
-               __pCancelPopup = null;
-       }
 
        if (__pFileEventManager != null)
        {