Updating branch refs/heads/master
to 128566aaa89ce81ab629896716f1064720c37865 (commit)
from 29d4eaeba1abf8a79fd96aeb7c0f26655e3a39ee (commit)
commit 128566aaa89ce81ab629896716f1064720c37865
Author: Olivier Fourdan <[email protected]>
Date: Tue Oct 25 13:49:11 2011 +0200
Do not fiddle with SIGSEGV
src/main.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/main.c b/src/main.c
index 47fd6b5..5a0bfb1 100644
--- a/src/main.c
+++ b/src/main.c
@@ -134,7 +134,6 @@ setupHandler (gboolean install)
sigaction (SIGTERM, &act, NULL);
sigaction (SIGHUP, &act, NULL);
sigaction (SIGUSR1, &act, NULL);
- sigaction (SIGSEGV, &act, NULL);
}
static void
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits