Removed debug statements.
authorKevin Greiner <kevin.greiner@compsol.cc>
Wed, 11 Dec 2002 03:49:46 +0000 (03:49 +0000)
committerKevin Greiner <kevin.greiner@compsol.cc>
Wed, 11 Dec 2002 03:49:46 +0000 (03:49 +0000)
lisp/nntp.el

index 5584466..a989826 100644 (file)
@@ -556,8 +556,6 @@ opens a new connection then re-issues the NNTP command whose response triggered
                   (when timer
                     (nnheader-cancel-timer timer)))
                 nil))
-       (message "Appears to have caught nntp-with-open-group-error throw.")
-       (debug)
        (setq nntp-with-open-group-first-pass nil))
      nntp-with-open-group-internal))