Fixed runtime limit: No longer required so sample startup time after refactorization

This commit is contained in:
jsteube
2017-01-05 22:34:47 +01:00
parent 992bc01f3c
commit 038b915e2d
4 changed files with 1 additions and 14 deletions

View File

@@ -1707,9 +1707,6 @@ typedef struct status_ctx
time_t runtime_start;
time_t runtime_stop;
time_t prepare_start;
time_t prepare_time;
hc_timer_t timer_running; // timer on current dict
hc_timer_t timer_paused; // timer on current dict