From: kaoru Date: Tue, 10 Oct 2000 08:14:27 +0000 (+0000) Subject: Fix last change. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=b2235ea333f18c4e01fc81a7ece9cadd26f5c60a;p=elisp%2Fwanderlust.git Fix last change. --- diff --git a/wl/wl.el b/wl/wl.el index d8358cb..1a3566b 100644 --- a/wl/wl.el +++ b/wl/wl.el @@ -805,6 +805,5 @@ If prefix argument is specified, folder checkings are skipped." (require 'product) (product-provide (provide 'wl) (require 'wl-version)) -(provide 'wl) ; circular dependency ;;; wl.el ends here