ResultsWriters.Basic removed from the project

This commit is contained in:
Milan Hanajik
2016-05-24 17:21:55 +02:00
parent ef824531b8
commit 6fda6dcabc
8 changed files with 0 additions and 932 deletions
@@ -17,7 +17,6 @@ namespace TBF.BenchControl
Factories.Add(new TestMethods.Adjustment.TestMethodFactory());
Factories.Add(new ResultsPrinters.Basic.PrinterFactory());
Factories.Add(new ResultsWriters.Basic.WriterFactory());
Factories.Add(new BenchInfo.Munich.ComponentFactory());
Factories.Add(new BenchInfo.Polska.ComponentFactory());
Factories.Add(new Cameras.CameraRoi.CameraRoiFactory());