Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Removed commented out code from frmEditAccount
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 6 Mar 2016 23:13:44 +0000 (23:13 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 6 Mar 2016 23:13:44 +0000 (23:13 +0000)
source/frmEditAccount.cpp

index 5313dcd..8e53f99 100644 (file)
@@ -267,32 +267,6 @@ void frmEditAccount::UpdateSettings( wxCommandEvent& event )
                        cfgfile->DeleteEntry(wxT("refresh"), FALSE);
                        cfgfile->Write(wxT("refresh"), txtRefresh->GetValue());
 
-                       /*cfgfile->Read("address", &AccountData);
-                       //txtAddress->SetValue(AccountData);
-
-                       cfgfile->Read("port", &AccountData);
-                       //txtPort->SetValue(AccountData);
-
-                       cfgfile->Read("username", &AccountData);
-                       //txtUsername->SetValue(AccountData);
-
-                       cfgfile->Read("password", &AccountData);
-                       //txtPassword->SetValue(AccountData);
-
-                       cfgfile->Read("prefix", &AccountData);
-                       //txtPrefix->SetValue(AccountData);
-
-                       cfgfile->Read("ssl", &AccountData);
-                       if (AccountData == wxT("true")){
-                       
-                               chkSSL->SetValue(TRUE);
-                       
-                       }
-                       
-                       cfgfile->Read("refresh", &AccountData);
-                       //txtRefresh->SetValue(AccountData);*/
-
-                       
                        break;
 
                }
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy