Ver Fonte

Remove useless declaration

Bastien Guerry há 11 anos atrás
pai
commit
98295a8a25
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      lisp/org-src.el

+ 0 - 1
lisp/org-src.el

@@ -39,7 +39,6 @@
 
 (declare-function org-do-remove-indentation "org" (&optional n))
 (declare-function org-at-table.el-p "org" ())
-(declare-function org-in-src-block-p "org" (&optional inside))
 (declare-function org-in-block-p "org" (names))
 (declare-function org-get-indentation "org" (&optional line))
 (declare-function org-switch-to-buffer-other-window "org" (&rest args))