]> git.cworth.org Git - sup/blobdiff - bin/sup
remove welcome to sup message
[sup] / bin / sup
diff --git a/bin/sup b/bin/sup
index b2b2f626d79ff3675d8edbc6bb18bf1a40483ae9..0d2366e4ebe81840904ee562a8eeed6d72fd09e1 100644 (file)
--- a/bin/sup
+++ b/bin/sup
@@ -182,11 +182,6 @@ begin
     PollManager.start
     SuicideManager.start
     Index.start_lock_update_thread
-    Redwood::reporting_thread("be friendly") do
-      id = BufferManager.say "Welcome to Sup! Press '?' at any point for help."
-      sleep 10
-      BufferManager.clear id
-    end
   end
 
   if $opts[:search]