FIX argument typo

This commit is contained in:
Nathan Dwarshuis 2019-08-09 12:43:41 -04:00
parent b2d23624b8
commit 30d84ddd34
1 changed files with 0 additions and 1 deletions

View File

@ -744,7 +744,6 @@ Flycheck syntax checkers
((#'ess-set-working-directory :override #'ignore))
(apply orig-fun args)))
(advice-add #'run-ess-r :around #'nd/ess-r-start-env)
(advice-add #'run-ess-r :around #'nd/ess-r-setwd-maybe)