FIX syntax error

This commit is contained in:
ndwarshuis 2019-06-14 17:43:57 -04:00
parent 337f0776ad
commit 64a46740f3
1 changed files with 0 additions and 1 deletions

View File

@ -738,7 +738,6 @@ Flycheck syntax checkers
(defun nd/ess-r-start-env (orig-fun &rest args)
(nd/with-advice
((#'inferior-ess--start-process :around #'nd/ess-r-add-env))
((#'ess-set-working-directory :around #'nd/ess-setwd-here))
(apply orig-fun args)))
(defun nd/ess-r-setwd-maybe (orig-fun &rest args)