Removed redundant ctor
[libcds.git] / cds / urcu / dispose_thread.h
index 7353c0a097d5e34fdb4ffe7f050f292c90457de2..1e87a84d1cb02034bb97ade57dd43a3e17f36778 100644 (file)
@@ -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
         /**