Remove some useless code for error reporting

This commit is contained in:
bao-qian
2017-04-01 12:49:02 +01:00
parent cc6c18b5ad
commit bf4c4561ce
5 changed files with 23 additions and 45 deletions

View File

@@ -158,7 +158,6 @@
<Compile Include="..\SolutionAssemblyInfo.cs">
<Link>Properties\SolutionAssemblyInfo.cs</Link>
</Compile>
<Compile Include="CrashReporter.cs" />
<Compile Include="Helper\SingletonWindowOpener.cs" />
<Compile Include="PublicAPIInstance.cs" />
<Compile Include="ReportWindow.xaml.cs" />