From 750a37679318263d8a313e2fb062c13ec23504ae Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Sun, 5 Nov 2023 21:04:21 +1100 Subject: [emacs] Remove some commented out code --- emacs/.emacs.d/lisp/my/my-org.el | 4 ---- 1 file changed, 4 deletions(-) (limited to 'emacs') diff --git a/emacs/.emacs.d/lisp/my/my-org.el b/emacs/.emacs.d/lisp/my/my-org.el index 2516b6d..7aabf9a 100644 --- a/emacs/.emacs.d/lisp/my/my-org.el +++ b/emacs/.emacs.d/lisp/my/my-org.el @@ -1436,10 +1436,6 @@ or filename if no title." :group 'my-org :type 'string) -;; (defvar my-org-task-next-ids nil -;; "An alist of next IDs for each task category, will be read from -;; and written to") - (defun my-org-task-init () "Initialise next ids and write them to `my-org-task-next-id-file'." (my-org-task-write-next-ids -- cgit v1.2.3