diff options
author | Anthony Gutierrez <atgutier@umich.edu> | 2013-01-28 20:19:42 -0500 |
---|---|---|
committer | Anthony Gutierrez <atgutier@umich.edu> | 2013-01-28 20:19:42 -0500 |
commit | af0f8b31dbbc105c1a07d94265824cee4bda0c55 (patch) | |
tree | 5b9f39aa91470e9ecf38f4fe4506eb583cceef36 /src/mem/packet_access.hh | |
parent | 25c3e734187c9be14f748864678b808b3c1b118b (diff) | |
download | gem5-af0f8b31dbbc105c1a07d94265824cee4bda0c55.tar.xz |
cache: remove drainManager because it's not used
the cache drainManager is set but never cleared, this is because
the cache itself does not need to be drained and thus never
triggers a signalDrainDone(). because the drainManager variable
is not used properly and does not appear to be necessary it has
been removed with this patch.
Diffstat (limited to 'src/mem/packet_access.hh')
0 files changed, 0 insertions, 0 deletions