]> code.delx.au - gnu-emacs-elpa/commitdiff
swiper.el (swiper--ivy): Remove obsolete version check
authorOleh Krehel <ohwoeowho@gmail.com>
Fri, 25 Sep 2015 13:04:30 +0000 (15:04 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Fri, 25 Sep 2015 13:04:30 +0000 (15:04 +0200)
swiper.el

index cd13b8caacd5e69c28ac36958b7b0e2fa2d5c67d..be0ca1136ac4145d4dae64d566130554f1a70caf 100644 (file)
--- a/swiper.el
+++ b/swiper.el
@@ -259,9 +259,6 @@ there have line numbers. In the buffer, `ivy--regex' should be used."
   "`isearch' with an overview using `ivy'.
 When non-nil, INITIAL-INPUT is the initial search pattern."
   (interactive)
-  (unless (eq (length (help-function-arglist 'ivy-read)) 4)
-    (warn "You seem to be using the outdated stand-alone \"ivy\" package.
-Please remove it and update the \"swiper\" package."))
   (swiper--init)
   (let ((candidates (swiper--candidates))
         (preselect (buffer-substring-no-properties