diff options
Diffstat (limited to 'src/atimer.c')
-rw-r--r-- | src/atimer.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/atimer.c b/src/atimer.c index 5ecf45d0bf0..aff506a9f70 100644 --- a/src/atimer.c +++ b/src/atimer.c @@ -444,5 +444,3 @@ init_atimer (void) signal (SIGALRM, alarm_signal_handler); } -/* arch-tag: e6308261-eec6-404b-89fb-6e5909518d70 - (do not change this comment) */ |