EgtMachKernel :
- correzione in import lavorazioni.
This commit is contained in:
+1
-1
@@ -1416,8 +1416,8 @@ MachiningsMgr::Import( const string& sFile, const STRVECTOR& vsMachiningsToImpor
|
||||
LOG_ERROR( GetEMkLogger(), ( " Error Importing Machinings : failed adding " + pMch->m_sName).c_str()) ;
|
||||
continue ;
|
||||
}
|
||||
Release( pMch) ;
|
||||
vsImported.push_back( pMch->m_sName) ;
|
||||
Release( pMch) ;
|
||||
}
|
||||
|
||||
if ( ! vsImported.empty())
|
||||
|
||||
Reference in New Issue
Block a user