Removed unused implementation_tag typedef
[libcds.git] / cds / container / michael_set_rcu.h
index af3a70b047eaada0056c63892256ece805ec2443..7ce9395c41e83cda2a0f7f228069d28f967d9e87 100644 (file)
@@ -127,10 +127,6 @@ namespace cds { namespace container {
         /// Group of \p extract_xxx functions require external locking if underlying ordered list requires that
         static CDS_CONSTEXPR const bool c_bExtractLockExternal = bucket_type::c_bExtractLockExternal;
 
-        //@cond
-        typedef cds::container::michael_set::implementation_tag implementation_tag;
-        //@endcond
-
     protected:
         item_counter    m_ItemCounter; ///< Item counter
         hash            m_HashFunctor; ///< Hash functor