diff options
Diffstat (limited to 'src/sim/sim_object.hh')
-rw-r--r-- | src/sim/sim_object.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sim/sim_object.hh b/src/sim/sim_object.hh index 4388ff584..bbd97557f 100644 --- a/src/sim/sim_object.hh +++ b/src/sim/sim_object.hh @@ -126,7 +126,6 @@ class SimObject : public EventManager, public Serializable // register statistics for this object virtual void regStats(); - virtual void regFormulas(); virtual void resetStats(); /** |