From: John Kitchin Date: Sun, 25 Jan 2015 18:38:39 +0000 (-0500) Subject: rm ido-completing X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=34b22c7c5d44d112d9dd3d5f857516ae34bf8007;p=org-ref.git rm ido-completing --- diff --git a/org-ref.org b/org-ref.org index 7f13af0..8efc3c5 100644 --- a/org-ref.org +++ b/org-ref.org @@ -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)))) - (ido-completing-read "Type: " org-ref-cite-types) org-ref-default-citation-link) ":" (s-join "," keys))))))