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

Fix compiling without localization #35588

Merged
merged 1 commit into from
Nov 18, 2019

Conversation

ifreund
Copy link
Contributor

@ifreund ifreund commented Nov 18, 2019

Summary

SUMMARY: None

Purpose of change

When compiling without localization a parameter was unused.

Describe the solution

Adds logic to properly void the unused parameters.

Describe alternatives you've considered

Testing

Compiled with localization disabled

When compiling without localization a parameter was unused.
This commit adds logic to properly void it
@ifreund ifreund added Code: Build Issues regarding different builds and build environments [C++] Changes (can be) made in C++. Previously named `Code` labels Nov 18, 2019
@ZhilkinSerg ZhilkinSerg merged commit 87d597c into CleverRaven:master Nov 18, 2019
@ifreund ifreund deleted the fix-no-localization-compile branch November 25, 2019 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C++] Changes (can be) made in C++. Previously named `Code` Code: Build Issues regarding different builds and build environments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants