Migrated map-insdel-func stress test to gtest
[libcds.git] / test / stress / map / delodd / map_delodd.h
index 9d0a96b6ba75f2f08124e4d098a54e80fa219c42..003c15dd8822c44cb940b3b848124db0905108c7 100644 (file)
@@ -395,9 +395,6 @@ namespace map {
             {
                 Map& rMap = m_Map;
 
-                m_nDeleteSuccess =
-                    m_nDeleteFailed = 0;
-
                 typename Map::guarded_ptr gp;
                 Map_DelOdd& fixture = pool().template fixture<Map_DelOdd>();
                 size_t const nInsThreadCount = s_nInsThreadCount;