summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2016-02-02 18:02:08 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2016-02-02 18:02:08 +0100
commit7213aa0f76408963140a7cfbb1e0cc2ed588eb9b (patch)
treec33e08e1b7f14a37e243c0342ee123b788aef3db
parent7fa240c73944f1f2a1a12bb11c58166c70a9eec0 (diff)
downloadorg-mode-7213aa0f76408963140a7cfbb1e0cc2ed588eb9b.tar.gz
ob-R: Silence byte-compiler
* lisp/ob-R.el (org-babel-expand-body:R): Silence byte-compiler.
-rw-r--r--lisp/ob-R.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ob-R.el b/lisp/ob-R.el
index 6e633aa..1850e8e 100644
--- a/lisp/ob-R.el
+++ b/lisp/ob-R.el
@@ -137,7 +137,7 @@ This function is used when the table contains a header.")
This function is used when the table does not contain a header.")
-(defun org-babel-expand-body:R (body params &optional graphics-file)
+(defun org-babel-expand-body:R (body params &optional _graphics-file)
"Expand BODY according to PARAMS, return the expanded body."
(mapconcat 'identity
(append