(nntp-with-open-group-first-pass): Do not wrap in eval-when-compile.
[gnus] / lisp / nntp.el
index a7cf44e..46aaad7 100644 (file)
@@ -517,8 +517,7 @@ noticing asynchronous data.")
    (t
     nil)))
 
-(eval-when-compile
-  (defvar nntp-with-open-group-first-pass nil))
+(defvar nntp-with-open-group-first-pass nil)
 
 (defmacro nntp-with-open-group (group server &optional connectionless &rest forms)
   "Protect against servers that don't like clients that keep idle connections opens.  The problem