Made the clear cache code do something usefull again

Removed dead code related to HTML widget
This commit is contained in:
LarsBrubaker 2018-06-10 15:36:50 -07:00
parent 01f3b3bc45
commit c44d820dbd
12 changed files with 32 additions and 1450 deletions

View file

@ -65,7 +65,6 @@
<Compile Include="MatterControl\GCodeProcessingTests.cs" />
<Compile Include="MatterControl\MatterControlUiFeatures.cs" />
<Compile Include="MatterControl\MatterControlUtilities.cs" />
<Compile Include="MatterControl\HtmlParser.cs" />
<Compile Include="MatterControl\OemProfileTests.cs" />
<Compile Include="MatterControl\PrinterChooserUnitTests.cs" />
<Compile Include="MatterControl\PrinterConfigurationTests.cs" />
@ -77,7 +76,6 @@
<Compile Include="MatterControl\TranslationsTests.cs" />
<Compile Include="MatterControl\UIFieldTestWindow.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="RemovedFromProduct.cs" />
<Compile Include="SceneTests.cs" />
</ItemGroup>
<ItemGroup>