diff options
| -rw-r--r-- | lisp/gnus/gnus-start.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/gnus/gnus-start.el b/lisp/gnus/gnus-start.el index 156818b0aaa..53ac8f0dbdd 100644 --- a/lisp/gnus/gnus-start.el +++ b/lisp/gnus/gnus-start.el | |||
| @@ -2270,7 +2270,6 @@ If FORCE is non-nil, the .newsrc file is read." | |||
| 2270 | (when (and load-from | 2270 | (when (and load-from |
| 2271 | (not (fboundp func))) | 2271 | (not (fboundp func))) |
| 2272 | (load load-from t)) | 2272 | (load load-from t)) |
| 2273 | |||
| 2274 | (or prompt-displayed | 2273 | (or prompt-displayed |
| 2275 | (not (gnus-convert-converter-needs-prompt func)) | 2274 | (not (gnus-convert-converter-needs-prompt func)) |
| 2276 | (while (let (c | 2275 | (while (let (c |