about summary refs log tree commit homepage
path: root/lib/yahns/tmpio.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/yahns/tmpio.rb')
-rw-r--r--lib/yahns/tmpio.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/yahns/tmpio.rb b/lib/yahns/tmpio.rb
index 60751c0..17ade44 100644
--- a/lib/yahns/tmpio.rb
+++ b/lib/yahns/tmpio.rb
@@ -22,6 +22,4 @@ class Yahns::TmpIO < File # :nodoc:
     fp.sync = true
     fp
   end
-
-  alias discard close
 end