diff options
| author | Shawn Hoffman <godisgovernment@gmail.com> | 2009-05-08 16:00:16 +0000 |
|---|---|---|
| committer | Shawn Hoffman <godisgovernment@gmail.com> | 2009-05-08 16:00:16 +0000 |
| commit | 36f5f6e3e71437065ab6aa2fe436ca178c2e4308 (patch) | |
| tree | 6c860bd2bb416b2c21c76e7a279e26f852a1d55b /Source/Core/Common | |
| parent | 1d593069b5c25dac6d5668694e3e098f35baaa09 (diff) | |
remove dead code from MusicMod
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3182 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/Common')
| -rw-r--r-- | Source/Core/Common/Src/Setup.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/Core/Common/Src/Setup.h b/Source/Core/Common/Src/Setup.h index 0b9ed0a3fe..c32b5fe959 100644 --- a/Source/Core/Common/Src/Setup.h +++ b/Source/Core/Common/Src/Setup.h @@ -57,9 +57,6 @@ // Build with playback rerecording options //#define RERECORDING -// Build with music modification -//#define MUSICMOD - // ----------------------------------------------------------------------------------------------------- #endif // _SETUP_H_ |
