; Unbreak the build broken by a recent commit
* lisp/system-sleep.el (sleep-event): Don't autoload cl-defstruct.
This commit is contained in:
@@ -108,7 +108,6 @@
|
||||
"A list of active sleep-block tokens.
|
||||
If non-nil, idle sleep is inhibited by `system-sleep'.")
|
||||
|
||||
;;;###autoload
|
||||
(cl-defstruct
|
||||
(sleep-event (:type list) :named
|
||||
(:constructor nil)
|
||||
|
||||
Reference in New Issue
Block a user