From: okada Date: Sat, 19 Jan 2002 10:56:58 +0000 (+0000) Subject: Remove comment. X-Git-Tag: wl-2_9_6~42 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=2a659b71a404e7c9ccb6aea8f44c5513eddadfd5;p=elisp%2Fwanderlust.git Remove comment. --- diff --git a/elmo/elmo-cache.el b/elmo/elmo-cache.el index b13248b..08fe192 100644 --- a/elmo/elmo-cache.el +++ b/elmo/elmo-cache.el @@ -35,10 +35,6 @@ (require 'elmo) (require 'elmo-map) -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; -;; cache backend by Kenichi OKADA -;; (eval-and-compile (luna-define-class elmo-cache-folder (elmo-map-folder) (dir-name directory)) (luna-define-internal-accessors 'elmo-cache-folder))