Remove upgrades lint check.

This commit is contained in:
Paul Chote
2016-11-19 17:51:57 +00:00
parent 3f0b33992c
commit 0ba0470390
2 changed files with 0 additions and 167 deletions

View File

@@ -181,7 +181,6 @@
<Compile Include="Lint\CheckDeathTypes.cs" />
<Compile Include="Lint\CheckRangeLimit.cs" />
<Compile Include="Lint\CheckVoiceReferences.cs" />
<Compile Include="Lint\CheckUpgrades.cs" />
<Compile Include="Lint\CheckTargetHealthRadius.cs" />
<Compile Include="Lint\LintBuildablePrerequisites.cs" />
<Compile Include="Lint\LintExts.cs" />