ob: declare variable to appease compiler

* lisp/ob.el (org-babel-inline-lob-one-liner-regexp): Declare variable
  to appease compiler.
This commit is contained in:
Eric Schulte 2011-06-29 16:29:19 -07:00
parent b3e8b3f87c
commit 0a0969303a
1 changed files with 1 additions and 0 deletions

View File

@ -1328,6 +1328,7 @@ region is not active then the point is demarcated."
(goto-char start) (move-end-of-line 1)))))
(defvar org-babel-lob-one-liner-regexp)
(defvar org-babel-inline-lob-one-liner-regexp)
(defun org-babel-where-is-src-block-result (&optional insert info hash indent)
"Find where the current source block results begin.
Return the point at the beginning of the result of the current