C#: removed the old Program.cs from the project, and rebuilt the .exe to trim the filesize a bit.

This commit is contained in:
barubary 2011-05-15 15:24:22 +00:00
parent 3bf20290a3
commit 3c0e60d574
2 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@
<Compile Include="Formats\Nitro\RLE.cs" />
<Compile Include="NewProgram.cs" />
<Compile Include="TestProgram.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Utils\IOUtils.cs" />
<Compile Include="Utils\LZUtil.cs" />

Binary file not shown.