sim: Remove the unused SimObject::regFormulas method
Review Request #1352 - Created Aug. 16, 2012 and submitted
| Information | |
|---|---|
| Ali Saidi | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9171:17a82c487063 --------------------------- sim: Remove the unused SimObject::regFormulas method Simulation objects normally register derived statistics, presumably what regFormulas originally was meant for, in regStats(). This patch removes regRegformulas since there is no need to have a separate method call to register formulas.
Ship It!
Ship It!
