Changed codename to Venus-pre2.
[elisp/wanderlust.git] / elmo / elmo-cache.el
index 08fe192..67d80b7 100644 (file)
     (when (file-exists-p file)
       (insert-file-contents-as-binary file))))
 
-(luna-define-method elmo-folder-creatable-p ((folder elmo-cache-folder))
-  nil)
-
 (luna-define-method elmo-folder-writable-p ((folder elmo-cache-folder))
   t)