gnus-sum.el (gnus-summary-expire-articles): Revert last change
[gnus] / lisp / gnus-sum.el
index 4f061cd..c0e099b 100644 (file)
@@ -10449,10 +10449,7 @@ This will be the case if the article has both been mailed and posted."
                                        (gnus-data-header
                                         (assoc article (gnus-data-list nil)))
                                        gnus-newsgroup-name
-                                       (if (fboundp nnmail-expiry-target)
-                                           (funcall nnmail-expiry-target
-                                                    gnus-newsgroup-name)
-                                         nnmail-expiry-target)
+                                       nil
                                        nil)))))))
        (gnus-message 6 "Expiring articles...done")))))