Browse Source

Remove useless declaration

Bastien Guerry 10 years ago
parent
commit
98295a8a25
1 changed files with 0 additions and 1 deletions
  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))