1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00

Remove unused code file

This commit is contained in:
Dean Herbert 2018-01-24 18:04:54 +09:00
parent 72df2c681b
commit 53c6526b22
2 changed files with 0 additions and 2 deletions

View File

@ -1 +0,0 @@


View File

@ -266,7 +266,6 @@
<Compile Include="Beatmaps\Formats\LegacyDecoder.cs" />
<Compile Include="Beatmaps\Formats\LegacyStoryboardDecoder.cs" />
<Compile Include="Configuration\DatabasedSetting.cs" />
<Compile Include="Configuration\Setting.cs" />
<Compile Include="Configuration\SettingsStore.cs" />
<Compile Include="Configuration\DatabasedConfigManager.cs" />
<Compile Include="Configuration\SpeedChangeVisualisationMethod.cs" />