From: wmorgan Date: Thu, 29 Nov 2007 03:27:13 +0000 (+0000) Subject: remind me to test changes before committing them X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=5bfc658a43235603a38291c6a50b115e409e8906;p=sup remind me to test changes before committing them git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@734 5c8cc53c-5e98-4d25-b20a-d8db53a31250 --- diff --git a/lib/sup/buffer.rb b/lib/sup/buffer.rb index e45046a..650d44b 100644 --- a/lib/sup/buffer.rb +++ b/lib/sup/buffer.rb @@ -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