0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 18:36:26 +00:00

Silence byte-compiler

This commit is contained in:
Nicolas Goaziou 2014-11-07 21:46:08 +01:00
parent f49833293a
commit 77f088066d

View file

@ -31,8 +31,6 @@
;; - not much in the way of error feedback
;;; Code:
(eval-when-compile
(require 'cl))
(require 'ob)
(require 'cc-mode)