Remove `org-babel-in-example-or-verbatim'
commit33aeec4a61c49d32c4a7723a705b0a4b7aa780fe
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 7 Feb 2016 22:19:28 +0000 (7 23:19 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 10 Feb 2016 22:50:45 +0000 (10 23:50 +0100)
tree489386cae219a851786fb39b3edfcce1bb504062
parente079c020162640c70c68f2850155cc12925e5bd3
Remove `org-babel-in-example-or-verbatim'

* lisp/ob-exp.el (org-babel-in-example-or-verbatim): Remove function.

* testing/lisp/test-ob.el (test-ob/combining-scalar-and-raw-result-types):
Update test.

This function is unused and inaccurate.  If needed, the parser should be
used instead.
lisp/ob-exp.el
lisp/ob-lob.el
testing/lisp/test-ob.el