summaryrefslogtreecommitdiff
path: root/src/syssignal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/syssignal.h')
-rw-r--r--src/syssignal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/syssignal.h b/src/syssignal.h
index 83743dd8cc7..34bae9bab3b 100644
--- a/src/syssignal.h
+++ b/src/syssignal.h
@@ -159,5 +159,3 @@ extern pthread_t main_thread;
#else /* not FORWARD_SIGNAL_TO_MAIN_THREAD */
#define SIGNAL_THREAD_CHECK(signo)
#endif /* not FORWARD_SIGNAL_TO_MAIN_THREAD */
-/* arch-tag: 4580e86a-340d-4574-9e11-a742b6e1a152
- (do not change this comment) */