浏览代码

Silence byte-compiler

Nicolas Goaziou 10 年之前
父节点
当前提交
77f088066d
共有 1 个文件被更改,包括 0 次插入2 次删除
  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)