Remove unecessary constant
This commit is contained in:
parent
9064d99a01
commit
092fdc75a8
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@
|
||||||
|
|
||||||
(defvar taskwarrior-buffer-name "*taskwarrior*")
|
(defvar taskwarrior-buffer-name "*taskwarrior*")
|
||||||
|
|
||||||
(defconst taskwarrior-mutating-commands '("add" "modify"))
|
|
||||||
|
|
||||||
(defvar taskwarrior-description 'taskwarrior-description
|
(defvar taskwarrior-description 'taskwarrior-description
|
||||||
"Taskwarrior mode face used for tasks with a priority of C.")
|
"Taskwarrior mode face used for tasks with a priority of C.")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue