Removed accidental terminal command. Window focusing is hard.

This commit is contained in:
Jarl Gullberg 2017-07-26 16:22:52 +02:00
parent b15d2dc622
commit e508cfdfde
No known key found for this signature in database
GPG key ID: 750FF6F6BDA72D23

View file

@ -26,7 +26,6 @@
<ConsolePause>false</ConsolePause> <ConsolePause>false</ConsolePause>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<DocumentationFile>bin\Debug\iOS\OpenTK.xml</DocumentationFile> <DocumentationFile>bin\Debug\iOS\OpenTK.xml</DocumentationFile>
xed
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType> <DebugType>pdbonly</DebugType>