diff --git a/orchagent/aclorch.cpp b/orchagent/aclorch.cpp index 325e257df726..40a0741e8d0e 100644 --- a/orchagent/aclorch.cpp +++ b/orchagent/aclorch.cpp @@ -1848,7 +1848,6 @@ void AclOrch::update(SubjectType type, void *cntx) type != SUBJECT_TYPE_INT_SESSION_CHANGE && type != SUBJECT_TYPE_PORT_CHANGE) { - SWSS_LOG_WARN("Received unwanted change update %d", type); return; }