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 18108ab11..416ea69c4 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -107,7 +107,6 @@ sub handler
return -1 if defined( $r->content_type )
&& $r->content_type !~ m!(^text/|\bxml\b)!io;
-
local $SIG{__WARN__};
local $SIG{__DIE__};