Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Removed the commented out code from import/frmImportContacts.cpp
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Mon, 14 Mar 2016 21:36:31 +0000 (21:36 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Mon, 14 Mar 2016 21:36:31 +0000 (21:36 +0000)
source/import/frmImportContacts.cpp

index 5cc53fe..ff0341c 100644 (file)
@@ -85,12 +85,6 @@ frmImportContactsADT( parent )
     
        wxTreeItemId RootNode = treAccounts->AddRoot(wxT("Root Item"));
 
-       /*    
-       for (int i = (preferences.accounts.GetCount() - 1); i > 0; --i){
-               treAccounts->AppendItem(RootNode, preferences.accounts.GetAccountName(i));
-       }
-       */
-
        wxString AccDir;
        wxString AccDirFull;
        wxString AccDirFullSfx;
@@ -151,13 +145,6 @@ frmImportContactsADT( parent )
 frmImportContacts::~frmImportContacts()
 {
        
-       /*delete AccControl;
-       AccControl = NULL;
-       delete treAccounts;
-       treAccounts = NULL;
-       delete AccImgList;
-       AccImgList = NULL;*/
-       
 }
 
 void frmImportContacts::GetResult()
@@ -245,8 +232,6 @@ wxString frmImportContacts::GetAccount()
 
        wxString AccountName;
        
-       //XABPrefAccounts prefaccounts;
-       
        wxTreeItemIdValue cookie;
        wxTreeItemId next = treAccounts->GetRootItem();
        
@@ -288,8 +273,6 @@ wxString frmImportContacts::GetAccountType()
 
        wxString AccountType;
        
-       //XABPrefAccounts prefaccounts;
-       
        wxTreeItemIdValue cookie;
        wxTreeItemId next = treAccounts->GetRootItem();
 
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