Skip to content

Commit

Permalink
[Mac] Removed most legacy Carbon code
Browse files Browse the repository at this point in the history
  • Loading branch information
thefiddler committed Apr 24, 2014
1 parent 5f44f3d commit 824f238
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 902 deletions.
6 changes: 0 additions & 6 deletions Source/OpenTK/OpenTK.csproj
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -279,9 +279,6 @@
<Compile Include="Platform\Egl\EglMacPlatformFactory.cs"> <Compile Include="Platform\Egl\EglMacPlatformFactory.cs">
<SubType>Code</SubType> <SubType>Code</SubType>
</Compile> </Compile>
<Compile Include="Platform\MacOS\EventInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Platform\MacOS\MacOSFactory.cs"> <Compile Include="Platform\MacOS\MacOSFactory.cs">
<SubType>Code</SubType> <SubType>Code</SubType>
</Compile> </Compile>
Expand All @@ -291,9 +288,6 @@
<Compile Include="Platform\MacOS\MacOSKeyMap.cs"> <Compile Include="Platform\MacOS\MacOSKeyMap.cs">
<SubType>Code</SubType> <SubType>Code</SubType>
</Compile> </Compile>
<Compile Include="Platform\MacOS\Application.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Platform\MacOS\QuartzDisplayDeviceDriver.cs"> <Compile Include="Platform\MacOS\QuartzDisplayDeviceDriver.cs">
<SubType>Code</SubType> <SubType>Code</SubType>
</Compile> </Compile>
Expand Down
149 changes: 0 additions & 149 deletions Source/OpenTK/Platform/MacOS/Application.cs

This file was deleted.

Loading

0 comments on commit 824f238

Please sign in to comment.