aboutsummaryrefslogtreecommitdiff
path: root/compat-27.el
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2023-01-17 02:19:56 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2023-01-17 02:22:03 +0100
commita2967e97d7a23d00ff32094518e84599111fba82 (patch)
tree0520ec9ef128665578d40610102a16c54f0da948 /compat-27.el
parent41b3773df307e5c074f84c2edc887b79dd9c4e5d (diff)
Require cl-lib at compile time
Diffstat (limited to 'compat-27.el')
-rw-r--r--compat-27.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/compat-27.el b/compat-27.el
index fa94a20..3a67e6c 100644
--- a/compat-27.el
+++ b/compat-27.el
@@ -23,7 +23,6 @@
;;; Code:
(eval-when-compile (load "compat-macs.el" nil t t))
-(eval-when-compile (require 'cl-lib))
(compat-declare-version "27.1")
;;;; Defined in fns.c