fix windows build

Change-Id: Ie00d2dd3fbf6ff498c652249797f8d01acef8a97
This commit is contained in:
Noel Grandin
2016-01-11 11:54:23 +02:00
parent 1ea49b5bae
commit 9a64d7f8dd

View File

@@ -387,7 +387,6 @@ void SbxDecimal::getString( OUString& rString )
SysFreeString( aBStr );
}
return bRet;
#else
(void)rString;
#endif