Skip to content

Commit

Permalink
Merge pull request #1 from Mailaender/rm-unused-code
Browse files Browse the repository at this point in the history
Removed SDL2_Image, SDL2_mixer, SDL2_ttf completely.
  • Loading branch information
Mailaender authored Aug 7, 2016
2 parents da89b2a + 50d9744 commit eac71d7
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 1,076 deletions.
3 changes: 0 additions & 3 deletions SDL2-CS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,6 @@
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>
<Compile Include="src\SDL2.cs" />
<Compile Include="src\SDL2_image.cs" />
<Compile Include="src\SDL2_mixer.cs" />
<Compile Include="src\SDL2_ttf.cs" />
<Compile Include="src\LPUtf8StrMarshaler.cs" />
</ItemGroup>
<ItemGroup>
Expand Down
178 changes: 0 additions & 178 deletions src/SDL2_image.cs

This file was deleted.

Loading

0 comments on commit eac71d7

Please sign in to comment.