Cleanup
This commit is contained in:
parent
c9437f9bd5
commit
0366f021ea
1 changed files with 1 additions and 1 deletions
|
@ -448,7 +448,7 @@ bool CExportNel::getValueByNameUsingParamBlock2 (Animatable& node, const char* s
|
|||
}
|
||||
else
|
||||
{
|
||||
nlwarning ("FAILED Can't find ParamBlock named '%s'", sName);
|
||||
// nlwarning ("FAILED Can't find ParamBlock named '%s'", sName);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue