Removed unused implementation_tag typedef
[libcds.git] / cds / container / michael_map_rcu.h
index 03ba520d3742f0291b5eb321a3bf814a2ecbca5f..a8e8c2fa82b15aac976af49104961fdaf831f454 100644 (file)
@@ -77,10 +77,6 @@ namespace cds { namespace container {
         /// Type of \p get() member function return value
         typedef typename bucket_type::raw_ptr raw_ptr;
 
-        //@cond
-        typedef cds::container::michael_map::implementation_tag implementation_tag;
-        //@endcond
-
     protected:
         item_counter    m_ItemCounter; ///< Item counter
         hash            m_HashFunctor; ///< Hash functor