Remove unused ILibraryContentItem.SetContent() definition
This commit is contained in:
parent
e2b9513fa3
commit
39af20993d
4 changed files with 0 additions and 19 deletions
|
|
@ -114,9 +114,5 @@ namespace MatterHackers.MatterControl.Library
|
|||
|
||||
return Task.FromResult(result);
|
||||
}
|
||||
|
||||
public void SetContent(IObject3D item)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue