Browse Source

Silence byte-compiler

Nicolas Goaziou 10 năm trước cách đây
mục cha
commit
77f088066d
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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)