Quellcode durchsuchen

Silence byte-compiler

Nicolas Goaziou vor 10 Jahren
Ursprung
Commit
77f088066d
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  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)