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

AudioCommon: Get rid of some unnecessary mem_fn calls #724

Merged
merged 1 commit into from Aug 4, 2014

Conversation

lioncash
Copy link
Member

@lioncash lioncash commented Aug 3, 2014

mem_fn is not needed in this instance for binding the function to the thread, it can just be done directly.

@lioncash lioncash changed the title AudioCommon: Get rid of an unnecessary mem_fn call AudioCommon: Get rid of some unnecessary mem_fn calls Aug 3, 2014
@Tilka
Copy link
Member

Tilka commented Aug 3, 2014

lgtm

delroth added a commit that referenced this pull request Aug 4, 2014
AudioCommon: Get rid of some unnecessary mem_fn calls
@delroth delroth merged commit 87e7c1e into dolphin-emu:master Aug 4, 2014
@lioncash lioncash deleted the mem_fn branch August 4, 2014 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants