Remove currently unneeded variables from configuration

This commit is contained in:
Maciej 2018-09-09 07:53:59 +03:00
parent 8938791629
commit def7b66def
Signed by: maciej
GPG key ID: 41D62D42D3B0D765

View file

@ -44,10 +44,7 @@
; Use Shells variables ; Use Shells variables
(when (memq window-system '(mac ns)) (when (memq window-system '(mac ns))
(exec-path-from-shell-initialize) (exec-path-from-shell-initialize))
(exec-path-from-shell-copy-env "GOPATH")
(exec-path-from-shell-copy-env "GOROOT"))
;;;;;;;;;;;;;;;;;;;;;; Font configuration ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;; Font configuration ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;