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

Core: Remove unused function Callback_ISOName() #637

Merged
merged 1 commit into from Jul 18, 2014

Conversation

lioncash
Copy link
Member

No description provided.

@phire
Copy link
Member

phire commented Jul 18, 2014

Can we make sure this isn't called from commented out code?

@delroth
Copy link
Member

delroth commented Jul 18, 2014

$ grep -r Callback_ISOName .
./Core/Core/Core.cpp:const char *Callback_ISOName(void);
./Core/Core/Core.cpp:// Callback_ISOName: Let the DSP emulator get the game name
./Core/Core/Core.cpp:const char *Callback_ISOName()

delroth added a commit that referenced this pull request Jul 18, 2014
Core: Remove unused function Callback_ISOName()
@delroth delroth merged commit 4db84c5 into dolphin-emu:master Jul 18, 2014
@lioncash lioncash deleted the unused branch July 18, 2014 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants