summaryrefslogtreecommitdiff
path: root/dev/ide_disk.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ide_disk.hh')
-rw-r--r--dev/ide_disk.hh6
1 files changed, 0 insertions, 6 deletions
diff --git a/dev/ide_disk.hh b/dev/ide_disk.hh
index 891c462b5..2d04ecd09 100644
--- a/dev/ide_disk.hh
+++ b/dev/ide_disk.hh
@@ -260,12 +260,6 @@ class IdeDisk : public SimObject
void reset(int id);
/**
- * Register statistics.
- */
- void regStats();
-
-
- /**
* Set the controller for this device
* @param c The IDE controller
*/