Removed unused implementation_tag typedef
[libcds.git] / cds / container / michael_set.h
index 3f2a0435c33ff687c73c8bd9c7235a25b095e696..fcfc917c8e227556a5e263ebad98ac4508944da7 100644 (file)
@@ -195,10 +195,6 @@ namespace cds { namespace container {
 
         typedef typename bucket_type::guarded_ptr  guarded_ptr; ///< Guarded pointer
 
-        //@cond
-        typedef cds::container::michael_set::implementation_tag implementation_tag;
-        //@endcond
-
     protected:
         item_counter    m_ItemCounter; ///< Item counter
         hash            m_HashFunctor; ///< Hash functor