(top-level): Don't require cl when compiling.
This commit is contained in:
parent
337f393eb4
commit
c1d119ea02
2 changed files with 2 additions and 1 deletions
|
@ -37,7 +37,6 @@
|
|||
;;; Code:
|
||||
|
||||
(eval-when-compile
|
||||
(require 'cl) ; ignore-errors
|
||||
(require 'timezone))
|
||||
|
||||
(defgroup change-log nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue