Rename class cds::gc::PTB to cds::gc::DHP
[libcds.git] / cds / gc / dhp.h
index c854b91aabf1b2aa1ab63315984a368c09aa8487..6209e815807f142ee5d33b4d1d52d3a7e89d09c2 100644 (file)
@@ -7,10 +7,4 @@
 #include <cds/gc/dhp/dhp_impl.h>
 #include <cds/details/lib.h>
 
-//@cond
-namespace cds { namespace gc {
-    typedef PTB DHP;
-}} // namespace cds::gc
-//@endcond
-
 #endif // #ifndef __CDS_GC_DHP_H