mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-12 09:51:05 -07:00
; Unbreak the build broken by a recent commit
* lisp/system-sleep.el (sleep-event): Don't autoload cl-defstruct.
This commit is contained in:
parent
d97326035c
commit
2b4d088257
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue