summaryrefslogtreecommitdiff
path: root/htetc/handler.pl
diff options
context:
space:
mode:
Diffstat (limited to 'htetc/handler.pl')
-rw-r--r--htetc/handler.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl
index 3c68e83ed..dbe3c9170 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -104,7 +104,6 @@ sub handler
return -1 if defined( $r->content_type )
&& $r->content_type !~ m!(^text/|\bxml\b)!io;
-
local $SIG{__WARN__};
local $SIG{__DIE__};