Start removing Guitar Mode.

This was rushed in to begin with, and not
worth maintaining for us.
This commit is contained in:
Jason Felds
2011-07-30 15:20:27 -04:00
parent 45365c7c83
commit 6c15a82892
10 changed files with 1 additions and 1072 deletions
-2
View File
@@ -511,7 +511,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)</Command>
<ClCompile Include="NotesLoaderDWI.cpp" />
<ClCompile Include="NotesLoaderJson.cpp" />
<ClCompile Include="NotesLoaderKSF.cpp" />
<ClCompile Include="NotesLoaderMidi.cpp" />
<ClCompile Include="NotesLoaderPMS.cpp" />
<ClCompile Include="NotesLoaderSM.cpp" />
<ClCompile Include="NotesLoaderSMA.cpp" />
@@ -1832,7 +1831,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)</Command>
<ClInclude Include="NotesLoaderDWI.h" />
<ClInclude Include="NotesLoaderJson.h" />
<ClInclude Include="NotesLoaderKSF.h" />
<ClInclude Include="NotesLoaderMidi.h" />
<ClInclude Include="NotesLoaderPMS.h" />
<ClInclude Include="NotesLoaderSM.h" />
<ClInclude Include="NotesLoaderSMA.h" />