[Spacemacs] Remove commented out code

This commit is contained in:
Lucien Cartier-Tilet 2021-04-26 16:50:23 +02:00
parent f7de2e83e9
commit 3698c96a6f
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 0 additions and 3 deletions

View File

@ -5355,9 +5355,6 @@ I want to see by default how much battery my computer has, so lets enable it:
(cddr input))))
(mapconcat (lambda (face)
(concat
;; (if makeface
;; (format "`(%s ((t " (cadr (assoc "Name" face)))
;; (format "(%s `" (cadr (assoc "Name" face))))
(format (if makeface "`(%s ((t " "(%s `")
(cadr (assoc "Name" face)))
(format "(%s %s %s %s)"