Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove redundant flag check from ThemeEngine
If the boolean "flag" is set to false the last conditional check will never be true so return early. The theme will have been set anyway.
- Loading branch information