diff options
author | Franck Cuny <franck@fcuny.net> | 2021-10-16 15:10:21 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2021-10-16 15:10:21 -0700 |
commit | 0fcd7ed11b719f0de89a4c76e7a281bb6b6f0bd4 (patch) | |
tree | 42005896b380ded92a922b223d987ab268679183 /emacs/custom | |
parent | org: be specific about the refile targets (diff) | |
download | emacs.d-0fcd7ed11b719f0de89a4c76e7a281bb6b6f0bd4.tar.gz |
fcuny: remove unused org functions
Diffstat (limited to 'emacs/custom')
-rw-r--r-- | emacs/custom/fcuny-org.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/custom/fcuny-org.el b/emacs/custom/fcuny-org.el index 2646a3b..cb3cab4 100644 --- a/emacs/custom/fcuny-org.el +++ b/emacs/custom/fcuny-org.el @@ -1,4 +1,3 @@ -(require 'fcuny-org-custom) (require 'fcuny-vars) (use-package org-ml |