Get rid of some commented out code.

This commit is contained in:
Gabe Black 2008-10-12 23:50:22 -07:00
parent 3c4567f2a6
commit 34ca72d16d

View file

@ -65,7 +65,6 @@ SimpleTimingPort::recvTiming(PacketPtr pkt)
// code to hanldle nacks here, but I'm pretty sure it didn't work
// correctly with the drain code, so that would need to be fixed
// if we ever added it back.
//assert(pkt->isRequest());
if (pkt->memInhibitAsserted()) {
// snooper will supply based on copy of packet