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

Code simplifications #4466

Merged
merged 4 commits into from Dec 15, 2018
Merged

Code simplifications #4466

merged 4 commits into from Dec 15, 2018

Conversation

fredj
Copy link
Member

@fredj fredj commented Dec 14, 2018

Remove getter/setter functions when a variable can be used instead.

And use the variables directly.
The setters are only setting the value and the getters are only returning the value.
And use the variable directly.
@fredj fredj merged commit 7f1ace1 into master Dec 15, 2018
@fredj fredj deleted the less branch December 15, 2018 08:07
@sbrunner sbrunner added this to the 2.4 milestone Jan 8, 2019
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.

None yet

2 participants