Silence byte-compiler

This commit is contained in:
Nicolas Goaziou 2014-11-07 21:46:08 +01:00
parent f49833293a
commit 77f088066d
1 changed files with 0 additions and 2 deletions

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)