Revert "Set reporter in DIALOG_SIM_MODEL::TransferDataToWindow."
This reverts commit 26f398a4b1
.
This commit is contained in:
parent
4fe7c7a902
commit
ee2f954bbe
|
@ -199,7 +199,6 @@ bool DIALOG_SIM_MODEL<T_symbol, T_field>::TransferDataToWindow()
|
|||
{
|
||||
// The model is sourced from a library, optionally with instance overrides.
|
||||
m_rbLibraryModel->SetValue( true );
|
||||
m_libraryModelsMgr.SetReporter( &reporter );
|
||||
|
||||
if( !loadLibrary( libraryFilename ) )
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue