branch: externals/ivy-posframe
commit 6de9801ae6d745bf9256713a8737bbc79d51c5e0
Author: conao3 <con...@gmail.com>
Commit: conao3 <con...@gmail.com>

    remove unneeded ivy require code
---
 ivy-posframe.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ivy-posframe.el b/ivy-posframe.el
index 7628e24..ff9f6fd 100644
--- a/ivy-posframe.el
+++ b/ivy-posframe.el
@@ -431,7 +431,6 @@ selection, non-nil otherwise."
 (defun ivy-posframe-enable ()
   "Enable ivy-posframe."
   (interactive)
-  (require 'ivy)
   ;; Add all display functions of ivy-posframe to
   ;; `ivy-display-functions-props'.
   (mapatoms

Reply via email to