Remove old, unused hit object converters (will be re-implemented through IBeatmapConverter).

This commit is contained in:
smoogipooo
2017-03-13 14:50:55 +09:00
parent 0cc2cb3278
commit 35ddca78f5
8 changed files with 0 additions and 156 deletions

View File

@ -114,7 +114,6 @@
<Compile Include="Beatmaps\Drawables\Panel.cs" />
<Compile Include="Modes\Objects\Drawables\DrawableHitObject.cs" />
<Compile Include="Modes\Objects\HitObject.cs" />
<Compile Include="Modes\Objects\HitObjectConverter.cs" />
<Compile Include="Beatmaps\Samples\HitSampleInfo.cs" />
<Compile Include="Beatmaps\Samples\SampleBank.cs" />
<Compile Include="Beatmaps\Samples\SampleInfo.cs" />