sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 51fa036e30af4d598b8aec6a264ca49c333ecb98
parent 056c91e7b927247d65bcbff0629f31267882b3c7
Author: Rich Lane <rlane@club.cc.cmu.edu>
Date:   Sat,  5 Jun 2010 16:27:44 -0700

quiet "client connection established"

Diffstat:
M lib/sup/protocol.rb | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/lib/sup/protocol.rb b/lib/sup/protocol.rb
@@ -31,7 +31,6 @@ class EM::P::Redwood < EM::Connection
   end
 
   def connection_established
-    puts "client connection established"
   end
 
   def send_version encodings, extensions