Revision: 6546
Author: ek.kato
Date: Tue Jul 20 01:23:45 2010
Log: * scm/im-custom.scm (annotation-eb-dic-path)
  - Fix duplicate custom-activity-hooks.

http://code.google.com/p/uim/source/detail?r=6546

Modified:
 /trunk/scm/im-custom.scm

=======================================
--- /trunk/scm/im-custom.scm    Thu Jul  1 23:28:56 2010
+++ /trunk/scm/im-custom.scm    Tue Jul 20 01:23:45 2010
@@ -607,11 +607,6 @@
   (N_ "The directory which contains EB dictionary file")
   (N_ "long description will be here."))

-(custom-add-hook 'annotation-eb-dic-path
-                'custom-activity-hooks
-                (lambda ()
-                  eb-enable-for-annotation?))
-
 (custom-add-hook 'annotation-eb-dic-path
   'custom-activity-hooks
   (lambda ()

Reply via email to