]> git.donarmstrong.com Git - org-ref.git/commitdiff
rm ido-completing
authorJohn Kitchin <jkitchin@andrew.cmu.edu>
Sun, 25 Jan 2015 18:38:39 +0000 (13:38 -0500)
committerJohn Kitchin <jkitchin@andrew.cmu.edu>
Sun, 25 Jan 2015 18:38:39 +0000 (13:38 -0500)
org-ref.org

index 7f13af029ba26b9c2fa80fe4fbcb97499bacb40d..8efc3c5133a60391e28bc917d6a357e5c21e1b99 100644 (file)
@@ -2825,7 +2825,6 @@ Technically, this function should return a string that is inserted by helm. This
                   (helm :sources `((name . "link types")
                                    (candidates . ,org-ref-cite-types)
                                    (action . (lambda (x) x))))
                   (helm :sources `((name . "link types")
                                    (candidates . ,org-ref-cite-types)
                                    (action . (lambda (x) x))))
-                  (ido-completing-read "Type: " org-ref-cite-types)
                org-ref-default-citation-link)
               ":"
               (s-join "," keys))))))
                org-ref-default-citation-link)
               ":"
               (s-join "," keys))))))