remove duplicate definition of org-ditaa-jar-path
commitdeb376ff4fbc68da4efd15d955cf3622c93653d7
authorEric Schulte <eric.schulte@gmx.com>
Wed, 29 Feb 2012 16:25:27 +0000 (29 09:25 -0700)
committerEric Schulte <eric.schulte@gmx.com>
Wed, 29 Feb 2012 16:26:27 +0000 (29 09:26 -0700)
tree23b20a56a72cd765b05d5515aff51957df42b5d7
parent87fe06b313604662fae7b78adc9b9eaa9d4e335e
remove duplicate definition of org-ditaa-jar-path

* lisp/ob-ditaa.el (org-ditaa-jar-path): Already defined in
  org-exp-blocks.el.
* lisp/org-exp-blocks.el (org-ditaa-jar-path): Declare appropriately
  for the fact that this is really now a Babel thing -- even if it is
  used here and the definition should remain here for reasons of load
  dependencies.
lisp/ob-ditaa.el
lisp/org-exp-blocks.el