summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coretod.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/coretod.c')
-rw-r--r--cpukit/score/src/coretod.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/src/coretod.c b/cpukit/score/src/coretod.c
index 28df21f598..bcdfa39009 100644
--- a/cpukit/score/src/coretod.c
+++ b/cpukit/score/src/coretod.c
@@ -30,5 +30,4 @@ void _TOD_Handler_initialization(void)
/* TOD has not been set */
_TOD.is_set = false;
- _TOD_Activate();
}