summaryrefslogtreecommitdiff
path: root/src/mem/dram_ctrl.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/mem/dram_ctrl.hh')
-rw-r--r--src/mem/dram_ctrl.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mem/dram_ctrl.hh b/src/mem/dram_ctrl.hh
index ae55a2d13..c673e0595 100644
--- a/src/mem/dram_ctrl.hh
+++ b/src/mem/dram_ctrl.hh
@@ -414,8 +414,6 @@ class DRAMCtrl : public AbstractMemory
*/
void prechargeBank(Bank& bank, Tick pre_at);
- void printParams() const;
-
/**
* Used for debugging to observe the contents of the queues.
*/