summaryrefslogtreecommitdiff
path: root/lisp/isearch.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-10-01 02:17:38 +0000
committerGlenn Morris <rgm@gnu.org>2009-10-01 02:17:38 +0000
commitb15c31c722dab1e91e9a3ab0ae130a79b60d1341 (patch)
treea8e2aba2a14b89a0ead80916e38076d6921fdc5b /lisp/isearch.el
parent64a51001e5331e8c11bef8827ed81df14b23be6f (diff)
downloademacs-b15c31c722dab1e91e9a3ab0ae130a79b60d1341.tar.gz
Remove unused declarations.
Diffstat (limited to 'lisp/isearch.el')
-rw-r--r--lisp/isearch.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/isearch.el b/lisp/isearch.el
index bf2f0738d97..95e45c7e58e 100644
--- a/lisp/isearch.el
+++ b/lisp/isearch.el
@@ -1401,7 +1401,6 @@ string. NLINES has the same meaning as in `occur'."
(search-upper-case nil))
(occur regexp nlines)))
-(declare-function hi-lock-regexp-okay "hi-lock" (regexp))
(declare-function hi-lock-read-face-name "hi-lock" ())
(defun isearch-highlight-regexp ()