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:
Shawn Hoffman
2009-05-08 16:00:16 +00:00
parent 1d593069b5
commit 36f5f6e3e7
7 changed files with 2 additions and 97 deletions

View File

@ -57,9 +57,6 @@
// Build with playback rerecording options
//#define RERECORDING
// Build with music modification
//#define MUSICMOD
// -----------------------------------------------------------------------------------------------------
#endif // _SETUP_H_