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

Cleanup : removed unnecessary 'continue', explicit array creation, un… #6337

Closed
wants to merge 1 commit into from

Conversation

doom369
Copy link
Contributor

@doom369 doom369 commented Feb 9, 2017

…wrapping

Motivation:

Make code easier to read without IDE highlighting.

Modification:

Removed unnecessary 'continue' at end of condition, explicit array creation, unboxing.

Result:

Code easier to read.

@normanmaurer normanmaurer self-assigned this Feb 9, 2017
@normanmaurer normanmaurer self-requested a review February 9, 2017 15:21
@normanmaurer normanmaurer added this to the 4.0.45.Final milestone Feb 9, 2017
@normanmaurer
Copy link
Member

Cherry-picked into 4.1 (c95517f) and 4.0 (12de2ea)

@normanmaurer
Copy link
Member

@doom369 thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants