summaryrefslogtreecommitdiff
path: root/lib/irb/ext
diff options
context:
space:
mode:
Diffstat (limited to 'lib/irb/ext')
-rw-r--r--lib/irb/ext/save-history.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/irb/ext/save-history.rb b/lib/irb/ext/save-history.rb
index 4d53844d5f..72c6b578bf 100644
--- a/lib/irb/ext/save-history.rb
+++ b/lib/irb/ext/save-history.rb
@@ -1,5 +1,3 @@
-#!/usr/local/bin/ruby
-#
# save-history.rb -
# $Release Version: 0.9.5$
# $Revision$
@@ -83,4 +81,3 @@ module IRB
end
end
end
-