From bd8b431c922b6628a8c0e419e32ace4c514352ff Mon Sep 17 00:00:00 2001 From: shiraez Date: Thu, 12 Dec 2024 13:02:43 +0200 Subject: [PATCH] clean code --- syncd/FlexCounter.cpp | 1 - 1 file changed, 1 deletion(-) 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