Remove duplicate reload, guard against null reference on dragdrop
This commit is contained in:
parent
1f29bdaf95
commit
d9ebf4c553
2 changed files with 1 additions and 2 deletions
|
|
@ -367,7 +367,6 @@ namespace MatterHackers.MatterControl.PrintLibrary.Provider
|
|||
// and remove it from the data base
|
||||
printItemWrapper.Delete();
|
||||
|
||||
LoadLibraryItems();
|
||||
LibraryProvider.OnDataReloaded(null);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue