aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index ff5997b..17b50b4 100644
--- a/src/main.c
+++ b/src/main.c
@@ -66,8 +66,6 @@ main (int argc, char ** argv)
GMainLoop * loop;
IndicatorSessionService * service;
- signal (SIGPIPE, SIG_IGN);
-
/* boilerplate i18n */
setlocale (LC_ALL, "");
bindtextdomain (GETTEXT_PACKAGE, GNOMELOCALEDIR);