diff --git a/orchagent/mirrororch.cpp b/orchagent/mirrororch.cpp index 6880de39f54..0e48014f4fc 100644 --- a/orchagent/mirrororch.cpp +++ b/orchagent/mirrororch.cpp @@ -821,7 +821,7 @@ bool MirrorOrch::updateSessionType(const string& name, MirrorEntry& session) return true; -#ifdef 0 +#if 0 // FIXME: Temporary work-around for mirror session set issue. sai_attribute_t attr; vector attrs;