Sfoglia il codice sorgente

Silence byte-compiler

Nicolas Goaziou 10 anni fa
parent
commit
e80894fcc0
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      lisp/ob-C.el

+ 0 - 2
lisp/ob-C.el

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