disable debugging
authorSimon Josefsson <jas@extundo.com>
Sun, 7 Nov 1999 21:46:29 +0000 (21:46 +0000)
committerSimon Josefsson <jas@extundo.com>
Sun, 7 Nov 1999 21:46:29 +0000 (21:46 +0000)
lisp/nnimap.el

index c8c57f9..a8a0251 100644 (file)
@@ -256,7 +256,7 @@ restrict visible folders.")
 
 ;; Internal variables:
 
-(defvar nnimap-debug "*nnimap-debug*")
+(defvar nnimap-debug nil) ;; "*nnimap-debug*")
 (defvar nnimap-current-move-server nil)
 (defvar nnimap-current-move-group nil)
 (defvar nnimap-current-move-article nil)