From 2a659b71a404e7c9ccb6aea8f44c5513eddadfd5 Mon Sep 17 00:00:00 2001 From: okada Date: Sat, 19 Jan 2002 10:56:58 +0000 Subject: [PATCH] Remove comment. --- elmo/elmo-cache.el | 4 ---- 1 file changed, 4 deletions(-) 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)) -- 1.7.10.4