1.Fixed the order of control deletion
[apps/osp/Call.git] / src / CallConfCallerListForm.cpp
index 9b82799..a1ec7f6 100644 (file)
@@ -175,7 +175,7 @@ ConfCallerListForm::OnTerminating(void)
                __pConfCallInfo = null;
        }
 
-       RemoveAllControls();
+       //RemoveAllControls();
        return r;
 }