cleanup commento
This commit is contained in:
@@ -232,7 +232,6 @@ namespace IOB_UT_NEXT.Config
|
||||
{
|
||||
newConfObj.Device.IsMulti = fIni.ReadInteger("OPTPAR", "IS_MULTI", 0) == 1;
|
||||
}
|
||||
//newConfObj.Device.IsMulti = Convert.ToBoolean(fIni.ReadString("OPTPAR", "IS_MULTI", "false")) || fIni.ReadInteger("OPTPAR", "IS_MULTI", 0) == 1;
|
||||
}
|
||||
exclOptPar.Add("IS_MULTI");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user