Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added #defined(__APPLE__) around SetConnectionObject in the CardDAV object.
[xestiaab/.git] / source / carddav / carddav-contactlist.cpp
index 6c909ae..ab0cf09 100644 (file)
@@ -51,7 +51,9 @@ ContactListData CardDAV::GetContactList(wxString SyncTokenInc){
        conn = curl_easy_init();
 
 #if defined(__APPLE__)
+       
        SetConnectionObject(conn);
+       
 #endif
        
        struct CardDAVCURLPasser {
@@ -362,7 +364,9 @@ ContactListData CardDAV::GetContactList(wxString SyncTokenInc){
                        curl_easy_setopt(sslerrconn, CURLOPT_CERTINFO, 1);
                
 #if defined(__APPLE__)
+                       
                        SetConnectionObject(sslerrconn);
+                       
 #endif
                        
                        sslerrconncode = (curl_easy_perform(sslerrconn));
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