diff options
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/Models/FineTuneItem.cs')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.Common/Models/FineTuneItem.cs | 2 |
1 files changed, 0 insertions, 2 deletions
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; } - /// <summary> /// Gets or sets the brush stops. /// </summary> |
