Skip to content

Commit def98d9

Browse files
Remove TODO comments which are no longer needed (#2568)
What I did Remove TODO comments which are no longer needed Why I did it MUX support has already been removed, the TODO item is not valid How I verified it Only comment change
1 parent 6185324 commit def98d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orchagent/flex_counter/flowcounterrouteorch.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ class FlowCounterRouteOrch : public Orch
141141
RouterFlowCounterCache mBoundRouteCounters;
142142
/* Cache for those route flow counters pending update to FLEX DB */
143143
RouterFlowCounterCache mPendingAddToFlexCntr;
144-
/* IP2ME, MUX */ // TODO: remove MUX support
144+
/* IP2ME */
145145
MiscRouteEntryMap mMiscRoutes; // Save here for route flow counter
146146
/* Flex counter manager for route flow counter */
147147
FlexCounterManager mRouteFlowCounterMgr;

0 commit comments

Comments
 (0)