Jelajahi Sumber

Silence byte-compiler

Nicolas Goaziou 10 tahun lalu
induk
melakukan
77f088066d
1 mengubah file dengan 0 tambahan dan 2 penghapusan
  1. 0 2
      lisp/ob-C.el

+ 0 - 2
lisp/ob-C.el

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