X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Factmgr%2FfrmActivityMgr.h;h=9947ea4834f5e20a5a4ac1def3593f3aa1e2fca5;hb=f69e09d827e06435ea94bb73aa71ab5f9d5c035b;hp=861a726307c9145f0fe2862d6569f009a391d966;hpb=b1467ce3cde3c61f79030bf4329f7037904043e1;p=xestiaab%2F.git diff --git a/source/actmgr/frmActivityMgr.h b/source/actmgr/frmActivityMgr.h index 861a726..9947ea4 100644 --- a/source/actmgr/frmActivityMgr.h +++ b/source/actmgr/frmActivityMgr.h @@ -33,7 +33,6 @@ Subclass of frmActivityMgrADT, which is generated by wxFormBuilder. #endif #include "../AppXestiaAddrBk.h" -#include "../carddav/carddav.h" #include "../common/timers.h" #include "../common/etag.h" #include "../common/dirs.h" @@ -41,7 +40,7 @@ Subclass of frmActivityMgrADT, which is generated by wxFormBuilder. #include "../common/sslcertstructs.h" #include "../connobject/ConnectionObject.h" #include "../carddav2/carddav2.h" - + #if defined(__WIN32__) #include "../common/win32ssl.h" #endif @@ -109,7 +108,6 @@ class frmActivityMgr : public frmActivityMgrADT std::map ActivityListAccount; std::map ActivityListFilename; std::map ActivityListFullFilename; - std::map ActivityListConn; std::map ActivityListConnObject; std::map ActivityListAccSettings; std::map ActivityListETag;