diff --git a/trunk/ripnews/news/article.rb b/trunk/ripnews/news/article.rb index 6d9dba5..6c6f6a4 100644 --- a/trunk/ripnews/news/article.rb +++ b/trunk/ripnews/news/article.rb @@ -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