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

org-indent: Remove (require 'cl)

Nicolas Goaziou пре 8 година
родитељ
комит
032b301d78
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      lisp/org-indent.el

+ 0 - 2
lisp/org-indent.el

@@ -40,8 +40,6 @@
 (require 'org-compat)
 (require 'org)
 
-(eval-when-compile
-  (require 'cl))
 (require 'cl-lib)
 
 (declare-function org-inlinetask-get-task-level "org-inlinetask" ())