]> git.donarmstrong.com Git - org-ref.git/commitdiff
rm message
authorJohn Kitchin <jkitchin@andrew.cmu.edu>
Wed, 24 Sep 2014 18:42:36 +0000 (14:42 -0400)
committerJohn Kitchin <jkitchin@andrew.cmu.edu>
Wed, 24 Sep 2014 18:42:36 +0000 (14:42 -0400)
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)))