branch: externals/ef-themes commit 7d5117bcf1bece92040fcdbe833ffc556c118dea Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Remove obsolete comment --- ef-themes.el | 1 - 1 file changed, 1 deletion(-) diff --git a/ef-themes.el b/ef-themes.el index 448a1cac20..97ea56d448 100644 --- a/ef-themes.el +++ b/ef-themes.el @@ -823,7 +823,6 @@ Those are stored in `ef-themes-faces' and value (car (alist-get value ,sym)))))) colors)) - ;; ,@(symbol-value colors)) (custom-theme-set-faces ',name ,@ef-themes-faces) (custom-theme-set-variables ',name ,@ef-themes-custom-variables))))