Explorar el Código

Silence byte-compiler

Nicolas Goaziou hace 10 años
padre
commit
77f088066d
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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)