From: khizmax Date: Sat, 18 Mar 2017 15:12:59 +0000 (+0300) Subject: Removed redundant ctor X-Git-Tag: v2.3.0~94 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=dbf1cf030f0a89226d9089c752457307b7d8027e;p=libcds.git Removed redundant ctor --- diff --git a/cds/urcu/dispose_thread.h b/cds/urcu/dispose_thread.h index 7353c0a0..1e87a84d 100644 --- a/cds/urcu/dispose_thread.h +++ b/cds/urcu/dispose_thread.h @@ -144,13 +144,6 @@ namespace cds { namespace urcu { } //@endcond - public: - //@cond - dispose_thread() - //: m_pBuffer( nullptr ) - {} - //@endcond - public: // methods called from any thread /// Start reclamation thread /**