summaryrefslogtreecommitdiff
path: root/exe
diff options
context:
space:
mode:
Diffstat (limited to 'exe')
-rwxr-xr-xexe/spandx1
1 files changed, 0 insertions, 1 deletions
diff --git a/exe/spandx b/exe/spandx
index 6ca8468..83c876e 100755
--- a/exe/spandx
+++ b/exe/spandx
@@ -4,7 +4,6 @@
require 'spandx'
Signal.trap('INT') do
- warn("\n#{caller.join("\n")}: interrupted")
exit(1)
end