mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
remove dead code from MusicMod
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3182 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -76,13 +76,6 @@ enum
|
||||
IDM_HELPWEBSITE,
|
||||
IDM_HELPGOOGLECODE,
|
||||
|
||||
#ifdef MUSICMOD // Music modification
|
||||
IDM_MUTE,
|
||||
IDM_MUSIC_PLAY,
|
||||
IDS_VOLUME, IDS_VOLUME_LABEL, IDS_VOLUME_PANEL,
|
||||
IDT_LOG,
|
||||
#endif
|
||||
|
||||
IDM_CONFIG_MAIN,
|
||||
IDM_CONFIG_GFX_PLUGIN,
|
||||
IDM_CONFIG_DSP_PLUGIN,
|
||||
|
Reference in New Issue
Block a user