diff options
Diffstat (limited to 'src/sim/stats.hh')
-rw-r--r-- | src/sim/stats.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sim/stats.hh b/src/sim/stats.hh index 97251283d..481c36cf6 100644 --- a/src/sim/stats.hh +++ b/src/sim/stats.hh @@ -34,6 +34,5 @@ #include "base/statistics.hh" extern Stats::Formula simSeconds; -extern Stats::Value simTicks; #endif // __SIM_SIM_STATS_HH__ |