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

GeckoCodeConfig: Minor changes #5127

Merged
merged 4 commits into from
Mar 22, 2017
Merged

GeckoCodeConfig: Minor changes #5127

merged 4 commits into from
Mar 22, 2017

Conversation

lioncash
Copy link
Member

Minor changes that don't really deserve their own singular PR.

Keeps it separate from the rest of the saving code and also allows for
easy rvalue-reference moving into the lines vector as a side-benefit.
Also gets rid of an unnecessary std::string construction in a loop.
std::string already has an operator+ overload to prepend characters.
Gets rid of an unnecessary string construction.
@Parlane
Copy link
Member

Parlane commented Mar 22, 2017

@dolphin-emu-bot rebuild

@Parlane Parlane merged commit 8804f75 into dolphin-emu:master Mar 22, 2017
@lioncash lioncash deleted the gcode branch March 22, 2017 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants