ソースを参照

Silence byte-compiler

Nicolas Goaziou 11 年 前
コミット
e80894fcc0
1 ファイル変更0 行追加2 行削除
  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)