Remove redundant straight-fix-org setting

Already exists in core-packages.el
This commit is contained in:
Henrik Lissner 2019-12-29 19:23:14 -05:00
parent c57aff9b81
commit db9bc763ef
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -13,7 +13,6 @@
;; call in the repo's root. Of course, this command won't work in a sparse
;; clone, and more than that, initiating these compilation step is a
;; hassle, so...
(setq straight-fix-org nil)
(add-hook! 'straight-use-package-pre-build-functions
(defun +org-fix-package-h (package &rest _)
(when (member package '("org" "org-plus-contrib"))