aboutsummaryrefslogtreecommitdiff
path: root/bard-elisp/bard-calendar.el
diff options
context:
space:
mode:
Diffstat (limited to 'bard-elisp/bard-calendar.el')
-rw-r--r--bard-elisp/bard-calendar.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/bard-elisp/bard-calendar.el b/bard-elisp/bard-calendar.el
index b32b9db..d14a133 100644
--- a/bard-elisp/bard-calendar.el
+++ b/bard-elisp/bard-calendar.el
@@ -9,10 +9,6 @@
(when (equal (org-get-todo-state) "DONE")
(org-clock-out)))
-(defun test-func ()
- (interactive)
- (message (org-get-todo-state)))
-
(defun bard/org-clock-report ()
(interactive)
(bard/new-org-buffer)