From f1c34fba72f8fb6f4af7a252fe8a9fd8a6e086c5 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 10 Jun 2017 11:52:24 +0200 Subject: [PATCH] core-os: remove unnecessary persistent-soft-store --- core/core-os.el | 1 - 1 file changed, 1 deletion(-) diff --git a/core/core-os.el b/core/core-os.el index b0d7cff6e..08f356fb9 100644 --- a/core/core-os.el +++ b/core/core-os.el @@ -42,7 +42,6 @@ exec-path-from-shell-arguments (delete "-i" exec-path-from-shell-arguments)) (nconc exec-path-from-shell-variables '("GOPATH" "GOROOT" "PYTHONPATH")) (exec-path-from-shell-initialize) - (persistent-soft-store 'exec-path exec-path "emacs") exec-path)) exec-path))) (t