From 00a491d93733d4625ad329b2ba8237f445364b3f Mon Sep 17 00:00:00 2001 From: Mirta Date: Wed, 30 Dec 2020 16:39:52 +0200 Subject: merge --- Software/Visual_Studio/PPC/Tango.PPC.Common/Models/FineTuneItem.cs | 2 -- 1 file changed, 2 deletions(-) (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/Models') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Models/FineTuneItem.cs b/Software/Visual_Studio/PPC/Tango.PPC.Common/Models/FineTuneItem.cs index c03be1ae9..2eea5c3ce 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Common/Models/FineTuneItem.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Models/FineTuneItem.cs @@ -18,8 +18,6 @@ namespace Tango.PPC.Common.Models { public event Action SelectedChanged; - public BrushStop BrushStop { get; set; } - /// /// Gets or sets the brush stops. /// -- cgit v1.3.1