summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/killinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/killinfo.c')
-rw-r--r--cpukit/posix/src/killinfo.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/posix/src/killinfo.c b/cpukit/posix/src/killinfo.c
index fa4857da51..5d3dded53f 100644
--- a/cpukit/posix/src/killinfo.c
+++ b/cpukit/posix/src/killinfo.c
@@ -121,8 +121,6 @@ int killinfo(
_Thread_Disable_dispatch();
- _POSIX_signals_Add_post_switch_extension();
-
/*
* Is the currently executing thread interested? If so then it will
* get it an execute it as soon as the dispatcher executes.