commit a1a1d4723eb3385889b0855288d5c4720dc472cc
parent a6be9c1bc1e3339d085d6e8be2ec32eababc4c78
Author: William Morgan <wmorgan-sup@masanjin.net>
Date: Mon, 23 Mar 2009 10:33:25 -0400
remove welcome to sup message
Sorry, I just found it too irritating.
Diffstat:
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git 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]