X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=blobdiff_plain;f=org-ref.org;h=8efc3c5133a60391e28bc917d6a357e5c21e1b99;hp=7f13af029ba26b9c2fa80fe4fbcb97499bacb40d;hb=34b22c7c5d44d112d9dd3d5f857516ae34bf8007;hpb=9bed4a60882b93922d60110605ed9ce0de5e9e0b 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))))))