Clean up org-babel-expand-body: functions for awk and picolisp
commit5b3508698bae853173984974d67b3431e7b621bc
authorAaron Ecay <aaronecay@gmail.com>
Mon, 1 Apr 2013 05:42:16 +0000 (1 01:42 -0400)
committerEric Schulte <schulte.eric@gmail.com>
Wed, 3 Apr 2013 15:17:22 +0000 (3 09:17 -0600)
tree43151b88b1b862548779dadc86bef0bcad5b084f
parent252238a60d28f1a77b2688001e11f7e9586ded5a
Clean up org-babel-expand-body: functions for awk and picolisp

* lisp/ob-awk.el (org-babel-expand-body:awk),
  lisp/ob-picolisp.el (org-babel-expand-body:picolisp): remove optional
  arg from these functions

The optional argument is apparently never passed by org-babel code.
Maybe this is a relic of an earlier calling convention?
lisp/ob-awk.el
lisp/ob-picolisp.el