Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
TODO: Updated TODO list
[xestiaab/.git] / source / common / getcontactinfo.cpp
index 61531df..2941aba 100644 (file)
@@ -95,7 +95,6 @@ void LoadContactData(vCard *vCardObj, wxHtmlWindow *HTMLObj, wxString SID,
        // MAke sure new session ID doesn't conflict with existing
        // data. If there is a match, generate a new one and check again.
        
-       bool SIDMatch = FALSE;
        wxString SIDTemp;
        
        for (std::map<wxString, wxString>::iterator striter = MemoryFSList->begin();
@@ -144,6 +143,7 @@ void LoadContactData(vCard *vCardObj, wxHtmlWindow *HTMLObj, wxString SID,
        
        if (FNList.PropCount > 0){
                FNList.PropValues[0].Trim();
+        CaptureString(&FNList.PropValues[0], false);
                PageData.append(FNList.PropValues[0]);
        }
        
@@ -494,13 +494,6 @@ void LoadContactData(vCard *vCardObj, wxHtmlWindow *HTMLObj, wxString SID,
        
        }
        
-       bool MultiLogoIcon = FALSE;
-       bool MultiPhotoIcon = FALSE;
-       bool SoundIcon = FALSE;
-       bool KeyIcon = FALSE;
-       bool VendorIcon = FALSE;
-       bool XTokenIcon = FALSE;
-       
        // Process Birthday
        
        ContactData = vCardObj->GetByPartial(wxT("BDAY"));
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