]> git.donarmstrong.com Git - org-ref.git/blobdiff - org-ref.org
rm message
[org-ref.git] / org-ref.org
index 71dff79ece61eaddbd83571e0ddac3e8d4c8cce2..df49c5e024550833e8725088aa23729d1947be92 100644 (file)
@@ -1096,8 +1096,6 @@ keyword we clicked on. We also strip the text properties."
   (interactive)
   (let* ((object (org-element-context))         
         (link-string (org-element-property :path object)))
   (interactive)
   (let* ((object (org-element-context))         
         (link-string (org-element-property :path object)))
-    (message "%s" object)
-
     ;; you may click on the part before the citations. here we make
     ;; sure to move to the beginning so you get the first citation.
     (let ((cp (point)))
     ;; you may click on the part before the citations. here we make
     ;; sure to move to the beginning so you get the first citation.
     (let ((cp (point)))