Skip to content

Commit 70c27de

Browse files
syohexeshrh
authored andcommitted
Remove needless declare-function
`melow--execute-kbd-macro` is defined in this file
1 parent adb5ac6 commit 70c27de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

meow-util.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
(declare-function meow--keypad-format-keys "meow-keypad")
4747
(declare-function meow--keypad-format-prefix "meow-keypad")
4848
(declare-function meow-minibuffer-quit "meow-command")
49-
(declare-function meow--execute-kbd-macro "meow-command")
5049

5150
(defun meow--execute-kbd-macro (kbd-macro)
5251
"Execute KBD-MACRO."

0 commit comments

Comments
 (0)