pulizia condizioen inutile
This commit is contained in:
@@ -1044,7 +1044,7 @@ namespace MTC_Adapter
|
||||
if (utils.CRB("enableAxNamePath"))
|
||||
{
|
||||
// solo se HO UN NOME valido x asse...
|
||||
if (axisTable[j] != null && axisTable[j] != '-' && axisTable[j] != '\0')
|
||||
if (axisTable[j] != '-' && axisTable[j] != '\0')
|
||||
{
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user