Преглед изворни кода

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

Nicolas Goaziou пре 9 година
родитељ
комит
47fdeb1f48
1 измењених фајлова са 0 додато и 2 уклоњено
  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))