Browse Source

org-ctags: Do not require "cl" at compile time

Nicolas Goaziou 9 năm trước cách đây
mục cha
commit
47fdeb1f48
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      lisp/org-ctags.el

+ 0 - 2
lisp/org-ctags.el

@@ -135,8 +135,6 @@
 
 ;;; Code:
 
-(eval-when-compile (require 'cl))
-
 (require 'org)
 
 (declare-function org-pop-to-buffer-same-window "org-compat" (&optional buffer-or-name norecord label))