]> git.cworth.org Git - sup/commitdiff
remind me to test changes before committing them
authorwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Thu, 29 Nov 2007 03:27:13 +0000 (03:27 +0000)
committerwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Thu, 29 Nov 2007 03:27:13 +0000 (03:27 +0000)
git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@734 5c8cc53c-5e98-4d25-b20a-d8db53a31250

lib/sup/buffer.rb

index e45046aa20e4ff8fb46012d34491aaf4670ab4c1..650d44bb788bafb95183d21352da2d3422c70bfa 100644 (file)
@@ -385,7 +385,6 @@ EOS
     if @buffers.empty?
       ## TODO: something intelligent here
       ## for now I will simply prohibit killing the inbox buffer.
-      raise "how did you kill the inbox? that's impossible!"
     else
       raise_to_front @buffers.last
     end