From: khizmax Date: Sun, 1 Nov 2015 15:35:20 +0000 (+0300) Subject: Formatting X-Git-Tag: v2.1.0~74 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=a3967dd227c57c84f3b2910e8d502a9dfc7853dc;p=libcds.git Formatting --- diff --git a/src/dhp_gc.cpp b/src/dhp_gc.cpp index cfb1e011..cdafe5de 100644 --- a/src/dhp_gc.cpp +++ b/src/dhp_gc.cpp @@ -159,9 +159,7 @@ namespace cds { namespace gc { namespace dhp { , m_nInitialThreadGuardCount( nInitialThreadGuardCount ? nInitialThreadGuardCount : 8 ) , m_RetiredAllocator( static_cast(nEpochCount)) , m_bStatEnabled( false ) - //, m_nInLiberate(0) - { - } + {} GarbageCollector::~GarbageCollector() {