mirror of
https://github.com/vale981/ement.el
synced 2025-03-05 09:21:37 -05:00
Tidy: Remove unused declare-function
This commit is contained in:
parent
b00fb58673
commit
a441c1f85a
1 changed files with 0 additions and 1 deletions
|
@ -3606,7 +3606,6 @@ Then invalidate EVENT's node to show the image."
|
||||||
(declare-function org-html--translate "ox-html")
|
(declare-function org-html--translate "ox-html")
|
||||||
(declare-function org-html-export-as-html "ox-html")
|
(declare-function org-html-export-as-html "ox-html")
|
||||||
(declare-function org-html-format-code "ox-html")
|
(declare-function org-html-format-code "ox-html")
|
||||||
(declare-function org-trim "org")
|
|
||||||
|
|
||||||
(defun ement-room-compose-org ()
|
(defun ement-room-compose-org ()
|
||||||
"Activate `org-mode' in current compose buffer.
|
"Activate `org-mode' in current compose buffer.
|
||||||
|
|
Loading…
Add table
Reference in a new issue