summaryrefslogtreecommitdiff
path: root/leim/quail/uni-input.el
diff options
context:
space:
mode:
Diffstat (limited to 'leim/quail/uni-input.el')
-rw-r--r--leim/quail/uni-input.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/leim/quail/uni-input.el b/leim/quail/uni-input.el
index a44b818f0c8..ba711eb837f 100644
--- a/leim/quail/uni-input.el
+++ b/leim/quail/uni-input.el
@@ -139,7 +139,6 @@ While this input method is active, the variable
(quail-delete-overlays)
(if (eq (selected-window) (minibuffer-window))
(add-hook 'minibuffer-exit-hook 'quail-exit-from-minibuffer))
- (add-hook 'kill-buffer-hook 'quail-kill-guidance-buf nil t)
(set (make-local-variable 'input-method-function)
'ucs-input-method)))