branch: externals/pyim
commit e4f687e3f3cbc90e8c8999bb6cda9341fa791d7a
Author: Feng Shu <[email protected]>
Commit: Feng Shu <[email protected]>

    * pyim-dhashcache.el (pyim-list-merge): remove declare-function.
---
 pyim-dhashcache.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pyim-dhashcache.el b/pyim-dhashcache.el
index fd01087..5d0a4b6 100644
--- a/pyim-dhashcache.el
+++ b/pyim-dhashcache.el
@@ -451,8 +451,6 @@ code 对应的中文词条了。
    pyim-dhashcache-icode2word)
   (remhash word pyim-dhashcache-iword2count))
 
-(declare-function pyim-list-merge "pyim" (a b))
-
 (defun pyim-dhashcache-insert-word-into-icode2word (word pinyin prepend)
   "保存个人词到缓存."
   (pyim-dhashcache-put pyim-dhashcache-icode2word

Reply via email to