Changed codename to Venus-pre2.
[elisp/wanderlust.git] / elmo / elmo-nntp.el
index f1b84fb..9e64227 100644 (file)
@@ -432,7 +432,6 @@ Don't cache if nil.")
          (erase-buffer)
          (insert (nth 3 elmo-nntp-list-folders-cache))
          (goto-char (point-min))
-         (debug)
          (or (string= group "")
              (and group
                   (keep-lines (concat "^" (regexp-quote group) "\\."))))