소스 검색

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)