Sfoglia il codice sorgente

ob-R: Silence byte-compiler

* lisp/ob-R.el (org-babel-expand-body:R): Silence byte-compiler.
Nicolas Goaziou 9 anni fa
parent
commit
7213aa0f76
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      lisp/ob-R.el

+ 1 - 1
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