summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/headers/tod.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/headers/tod.h')
-rw-r--r--c/src/exec/score/headers/tod.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/c/src/exec/score/headers/tod.h b/c/src/exec/score/headers/tod.h
index a1fc6ee446..3788a74256 100644
--- a/c/src/exec/score/headers/tod.h
+++ b/c/src/exec/score/headers/tod.h
@@ -81,13 +81,6 @@ SCORE_EXTERN TOD_Control _TOD_Current;
SCORE_EXTERN Watchdog_Interval _TOD_Seconds_since_epoch;
/*
- * The following contains the number of ticks since the
- * system was booted.
- */
-
-SCORE_EXTERN Watchdog_Interval _TOD_Ticks_since_boot;
-
-/*
* The following contains the number of microseconds per tick.
*/