NSE_42715
[apps/osp/Gallery.git] / src / GlSettingMainForm.cpp
index 51ae65f..ede10df 100644 (file)
@@ -100,6 +100,7 @@ result
 SettingMainForm::OnTerminating(void)
 {
        AppLogDebug("ENTER");
+       SettingInfo::RemoveSettingEventListener(*this);
        AppLogDebug("EXIT(%s)", GetErrorMessage(GetLastResult()));
 
        return E_SUCCESS;