Author: iratqq
Date: Tue Jan  1 06:55:01 2008
New Revision: 5084

Modified:
  trunk/scm/im-custom.scm

Log:
* scm/im-custom.scm
 - (notify-agent): Remove hook.


Modified: trunk/scm/im-custom.scm
==============================================================================
--- trunk/scm/im-custom.scm     (original)
+++ trunk/scm/im-custom.scm     Tue Jan  1 06:55:01 2008
@@ -556,10 +556,6 @@
  (N_ "Notify agent name")
  (N_ "long description will be here."))

-(custom-add-hook 'notify-agent
-                'custom-set-hooks
-                (lambda ()
-                  (uim-notify-load (symbol->string notify-agent))))

(if custom-full-featured?
    (for-each require-module installed-im-module-list))

Reply via email to