This is not actually fatal just for checking in PC.
This commit is contained in:
parent
fd860f19d2
commit
b0f0f84984
1 changed files with 2 additions and 0 deletions
|
|
@ -65,7 +65,9 @@ namespace MatterHackers.MatterControl.PrintLibrary
|
|||
|
||||
if (libraryDataViewInstance != null)
|
||||
{
|
||||
#if !__ANDROID__ // this is really just for debugging
|
||||
throw new Exception("There should only ever be one of these, Lars.");
|
||||
#endif
|
||||
}
|
||||
libraryDataViewInstance = this;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue