From 9a00b896a5f5a20d17e785eb394fe90b8be8d57f Mon Sep 17 00:00:00 2001 From: Volker Birk Date: Tue, 17 Dec 2019 12:19:39 +0100 Subject: [PATCH] FIXME: I need Heck! --- Adapter.hxx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Adapter.hxx b/Adapter.hxx index 9bc0068..3fd4db6 100644 --- a/Adapter.hxx +++ b/Adapter.hxx @@ -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(