drop dramatic distracting comment
Change-Id: Ic4b5537075e7ea9a713409982bb21e12f6b53e3f Reviewed-on: https://gerrit.libreoffice.org/26271 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
parent
d81fa4eb3a
commit
4e596d1cb1
@ -827,9 +827,6 @@ RTLFUNC(Array)
|
||||
}
|
||||
|
||||
// insert parameters into the array
|
||||
// ATTENTION: Using type sal_uInt16 for loop variable is
|
||||
// mandatory to workaround a problem with the
|
||||
// Solaris Intel compiler optimizer! See i104354
|
||||
for( sal_uInt16 i = 0 ; i < nArraySize ; i++ )
|
||||
{
|
||||
SbxVariable* pVar = rPar.Get(i+1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user