Skip to content

Commit

Permalink
Remove SDL2_Image, SDL2_mixer, SDL2_ttf completely.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mailaender authored and pchote committed Dec 23, 2016
1 parent 1edd098 commit 594ed7d
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 594ed7d

Please sign in to comment.