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

Redundant const specifier removed #102

Merged
merged 1 commit into from
Sep 9, 2016
Merged

Redundant const specifier removed #102

merged 1 commit into from
Sep 9, 2016

Conversation

nemothenoone
Copy link
Contributor

Fixes clang warning on Database.h:48: "'const' type qualifier on return type has no effect" and Database.cpp:44: "'const' type qualifier on return type has no effect"

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.984% when pulling 51885d7 on Nemo1369:master into 6d1806b on SRombauts:master.

@SRombauts SRombauts merged commit b6512c4 into SRombauts:master Sep 9, 2016
@SRombauts
Copy link
Owner

Thanks @nemo1369, good catch!

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.

3 participants