avoid compile warning
authoryoichi <yoichi>
Tue, 4 Feb 2003 19:15:36 +0000 (19:15 +0000)
committeryoichi <yoichi>
Tue, 4 Feb 2003 19:15:36 +0000 (19:15 +0000)
elmo/elmo-shimbun.el

index b7d989f..f290028 100644 (file)
@@ -33,6 +33,9 @@
 (require 'elmo-dop)
 (require 'shimbun)
 
+(eval-when-compile
+  (defun-maybe shimbun-servers-list ()))
+
 (defcustom elmo-shimbun-check-interval 60
   "*Check interval for shimbun."
   :type 'integer