From fc521e2df6f4948da47ab26b90c4ce1ff56e3c19 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 14 Mar 2014 11:58:12 +0100 Subject: posix: Use thread action for signals --- cpukit/posix/src/killinfo.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpukit/posix/src/killinfo.c') 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. -- cgit v1.2.3