disconnect should /only/ disconnect

This commit is contained in:
Ward Wouts 2005-01-30 23:05:46 +00:00
parent 308adc8458
commit fa21a99055

View file

@ -1,4 +1,4 @@
# $Dwarf: article.rb,v 1.96 2005/01/30 18:43:17 ward Exp $
# $Dwarf: article.rb,v 1.97 2005/01/30 22:55:39 ward Exp $
# $Source$
#
@ -787,9 +787,6 @@ def printerr(server)
end
def disconnect
# just testing if these should be reset...
@messageinfo = []
for server in @connections.keys
begin
@connections[server]["nntp"].quit