This commit is contained in:
Adam Ierymenko 2014-11-26 14:59:43 -08:00
parent 04e4c5263e
commit 8c64046a53

View File

@ -650,7 +650,7 @@ bool IncomingPacket::_doP5_MULTICAST_FRAME(const RuntimeEnvironment *RR,const Sh
}
return true;
}
#endif
#endif // ZT_SUPPORT_LEGACY_MULTICAST
bool IncomingPacket::_doMULTICAST_LIKE(const RuntimeEnvironment *RR,const SharedPtr<Peer> &peer)
{