Kaydet (Commit) 989f0e4c authored tarafından Eike Rathke's avatar Eike Rathke

no need to set bRes=false here, it is already

Change-Id: I80f78e0d2078c4e56d4f2ef5842b180e6080e410
üst f6b681a1
......@@ -2598,10 +2598,6 @@ bool SvNumberformat::GetOutputString(double fNumber,
sBuff.append(rStr[1]);
bRes = true;
}
else
{
bRes = false;
}
}
break;
case NF_SYMBOLTYPE_BLANK:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment