Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

* core/core-themes-support.el: Remove unnecessary "eval" #16796

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

sunlin7
Copy link
Contributor

@sunlin7 sunlin7 commented Jan 14, 2025

As discussed in the in the #16783 (comment),
The eval is unnecessary, just remove it.

sunlin7

I found the eval statement in spacemacs//load-theme-internal was first introduced in this commit:
c913ec8
The eval is necessary?

@bcc32

I think it's not necessary now that we're using lexical-binding in that file and also for the macro definition.

@smile13241324 smile13241324 merged commit 360886c into syl20bnr:develop Jan 19, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants