]> code.delx.au - gnu-emacs/blobdiff - lisp/org/org-compat.el
Merge from origin/emacs-25
[gnu-emacs] / lisp / org / org-compat.el
index 9a79a4bc2b1634f70507b9b98fe5160dfeaa348d..e8bf9703b03d26ce78b263d1b397ad3a7e5eacfa 100644 (file)
@@ -34,8 +34,6 @@
 
 (require 'org-macs)
 
-(declare-function w32-focus-frame "term/w32-win" (frame))
-
 ;; The following constant is for backward compatibility.  We do not use
 ;; it in org-mode, because the Byte compiler evaluates (featurep 'xemacs)
 ;; at compilation time and can therefore optimize code better.