diff --git a/syncd/FlexCounter.cpp b/syncd/FlexCounter.cpp index f36b2f392..56f539086 100644 --- a/syncd/FlexCounter.cpp +++ b/syncd/FlexCounter.cpp @@ -2019,7 +2019,6 @@ void FlexCounter::removeCounter( if (hasCounterContext(COUNTER_TYPE_POLICER)) { getCounterContext(COUNTER_TYPE_POLICER)->removeObject(vid); - // removeDataFromCountersDB(vid, ":POLICER"); } } else