Silence byte compiler

This commit is contained in:
contrapunctus 2020-06-28 18:16:25 +05:30
parent 179788b451
commit 47cd4fa828
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@
;; * define types for custom variables
;; * clock in -> go over the goal, get the 'exceeding' -> clock out, file changes, the exceed alert is shown again
(declare-function chronometrist-last "chronometrist-queries")
(defvar chronometrist--timers-list nil)
(defcustom chronometrist-goals-list nil