Tidy: Compiler warning
I've no explanation for why this isn't caught by makem.sh's linting compilation and declarations, but somehow it shows up at installation time.
This commit is contained in:
parent
9c63a45821
commit
8d3c93b883
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@
|
|||
|
||||
(require 'org-ql)
|
||||
|
||||
(declare-function org-ql-search "org-ql-search")
|
||||
|
||||
;;;; Variables
|
||||
|
||||
(defvar-keymap org-ql-completing-read-map
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue