diff options
Diffstat (limited to 'rts/posix/Itimer.h')
-rw-r--r-- | rts/posix/Itimer.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rts/posix/Itimer.h b/rts/posix/Itimer.h index b67c8c442e..7996da7c94 100644 --- a/rts/posix/Itimer.h +++ b/rts/posix/Itimer.h @@ -9,6 +9,4 @@ #ifndef ITIMER_H #define ITIMER_H -RTS_PRIVATE lnat getourtimeofday ( void ); - #endif /* ITIMER_H */ |