]> git.cworth.org Git - sup/blobdiff - lib/sup/suicide.rb
Merge branch 'ncurses-fixes'
[sup] / lib / sup / suicide.rb
index 53f31a5e25a7f8699bf0ea23e26e9906976f0101..09fc7b8b22379dc02d364a39b48b2e247d7e2bd3 100644 (file)
@@ -9,7 +9,6 @@ class SuicideManager
     @fn = fn
     @die = false
     @thread = nil
-    self.class.i_am_the_instance self
     FileUtils.rm_f @fn
   end