From a4f9f7884455c3d9dec346729e2967502e47d7f6 Mon Sep 17 00:00:00 2001 From: Artyom Bologov Date: Tue, 5 Dec 2023 17:11:27 +0400 Subject: [PATCH] configuration(define-configuration): Remove unused variable. --- source/configuration.lisp | 1 - 1 file changed, 1 deletion(-) diff --git a/source/configuration.lisp b/source/configuration.lisp index af5fb810aad9..baff30680159 100644 --- a/source/configuration.lisp +++ b/source/configuration.lisp @@ -330,7 +330,6 @@ To discover the default value of a slot or all slots of a class, use the with slots-and-values = (if (stringp (first slots-and-values)) (rest slots-and-values) slots-and-values) - with nyxt-internal-config-p = (member *package* (nyxt-packages)) for class-name in (uiop:ensure-list classes) ;; NOTE: `or' here because `sym:resolve-symbol' only searches through ;; Nyxt packages, while one may try to configure the