From 93b9cf41846b40cd050b56f6e83b590330be255e Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Mon, 26 Sep 2022 21:32:55 +0200 Subject: [PATCH] Get rid of default wallpaper-setter constructor * lisp/image/wallpaper.el (wallpaper-setter): Actually get rid of the default constructor. --- lisp/image/wallpaper.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/image/wallpaper.el b/lisp/image/wallpaper.el index de650a7318e..36bc7e91a69 100644 --- a/lisp/image/wallpaper.el +++ b/lisp/image/wallpaper.el @@ -84,7 +84,8 @@ the image file to set the wallpaper to.") ;;; Finding the wallpaper command (cl-defstruct (wallpaper-setter - ;; Rename the default constructor from `make-wallpaper-cmd'. + ;; Get rid of the default constructor (`make-wallpaper-cmd'). + (:constructor nil) (:constructor wallpaper-setter-create ( name command args-raw