LAPTOP-SNT8I5JK\Boounion
2024-11-18 86742865018ecaa76c099c1b79149b4517eec075
SourceCode/Bond/BondEq/View/LoginDlg.cpp
@@ -109,7 +109,6 @@
void CLoginDlg::OnBnClickedChangePassword()
{
    CChangePasswordDlg changePasswordDlg;
    changePasswordDlg.DoModal();
    if (changePasswordDlg.DoModal() == IDOK) {
        m_editPassword.SetWindowText("");
    }