FIXME: I need Heck!

sync
Volker Birk 3 years ago
parent 1a839ff736
commit 9a00b896a5

@ -54,11 +54,6 @@ namespace pEp {
if (obj && _shutdown)
_shutdown(obj);
if (_sync_thread) {
// FIXME: small memory leak, because thread object is not released
_sync_thread = nullptr;
}
}
template< class T > void startup(

Loading…
Cancel
Save