projects
/
elisp
/
wanderlust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f96cba
)
Remove comment.
author
okada
<okada>
Sat, 19 Jan 2002 10:56:58 +0000
(10:56 +0000)
committer
okada
<okada>
Sat, 19 Jan 2002 10:56:58 +0000
(10:56 +0000)
elmo/elmo-cache.el
patch
|
blob
|
history
diff --git
a/elmo/elmo-cache.el
b/elmo/elmo-cache.el
index
b13248b
..
08fe192
100644
(file)
--- a/
elmo/elmo-cache.el
+++ b/
elmo/elmo-cache.el
@@
-35,10
+35,6
@@
(require 'elmo)
(require 'elmo-map)
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-;;
-;; cache backend by Kenichi OKADA <okada@opaopa.org>
-;;
(eval-and-compile
(luna-define-class elmo-cache-folder (elmo-map-folder) (dir-name directory))
(luna-define-internal-accessors 'elmo-cache-folder))