diff options
Diffstat (limited to 'src/mem/noncoherent_xbar.hh')
-rw-r--r-- | src/mem/noncoherent_xbar.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mem/noncoherent_xbar.hh b/src/mem/noncoherent_xbar.hh index ffcf9797f..4ff1ec4fc 100644 --- a/src/mem/noncoherent_xbar.hh +++ b/src/mem/noncoherent_xbar.hh @@ -195,8 +195,6 @@ class NoncoherentXBar : public BaseXBar virtual ~NoncoherentXBar(); - unsigned int drain(DrainManager *dm); - /** * stats */ |