summaryrefslogtreecommitdiff
path: root/src/mem/ruby/system/PersistentTable.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/mem/ruby/system/PersistentTable.hh')
-rw-r--r--src/mem/ruby/system/PersistentTable.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mem/ruby/system/PersistentTable.hh b/src/mem/ruby/system/PersistentTable.hh
index a57b3ec76..f634c35d1 100644
--- a/src/mem/ruby/system/PersistentTable.hh
+++ b/src/mem/ruby/system/PersistentTable.hh
@@ -69,8 +69,6 @@ class PersistentTable
int countStarvingForAddress(const Address& addr) const;
int countReadStarvingForAddress(const Address& addr) const;
- static void printConfig(std::ostream& out) {}
-
void print(std::ostream& out) const;
private: