Kaydet (Commit) b7e05063 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Remove nonsensical code

...introduced with 2d8c990f "INTEGRATION:
CWS reportdesign01: #i79214# new method to allow to start not with zero."

Change-Id: Id141b2913ceb47c0c54f4449bdcdf5130c6f355b
üst a699927c
......@@ -294,8 +294,6 @@ OUString lcl_createName(const OUString& rLeadingChars, bool _bStartWithZero,
return OUString();
}
}
if ( !_bStartWithZero )
aTmp += OUString::number( i );
}
}
......
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