Not Logged In
|
Login
|
Register
Home
|
News
|
Projects
|
Releases
Bugs
|
RFE
|
Repositories
|
Help
projects
/
xestiaab
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1f76f7
)
Removed deleting of CardDAV object as that is no longer required.
author
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Mon, 11 Apr 2016 21:15:48 +0000
(22:15 +0100)
committer
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Mon, 11 Apr 2016 21:15:48 +0000
(22:15 +0100)
source/common/timers.cpp
patch
|
blob
|
history
diff --git
a/source/common/timers.cpp
b/source/common/timers.cpp
index
0184953
..
e95347e
100644
(file)
--- a/
source/common/timers.cpp
+++ b/
source/common/timers.cpp
@@
-315,13
+315,7
@@
void wxActListProcTimer::Notify(){
adt = adt.Now();
ActListFinDTPtr->insert(std::make_pair(iter->first, adt));
-
- // Delete the connection object.
-
- std::map<int, CardDAV*>::iterator ConnObject = ActListConnPtr->find(iter->first);
- delete ConnObject->second;
- ConnObject->second = NULL;
-
+
}
if (ClearupProcessed == TRUE){
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software
Xestia Address Book
Xestia Calendar
Development
Xestia Gelforn
Everything else
About
News
Privacy Policy