Remove unused local vars
Change-Id: I80bd0329e15cb365091ea6f5c7e1ef3559d681fc
This commit is contained in:
@@ -693,7 +693,6 @@ bool getJREInfoFromBinPath(
|
||||
// file:///c:/jre/bin
|
||||
//map: jre/bin/java.exe
|
||||
bool ret = false;
|
||||
vector<pair<OUString, OUString> > props;
|
||||
|
||||
for ( sal_Int32 pos = 0;
|
||||
gVendorMap[pos].sVendorName != NULL; ++pos )
|
||||
|
Reference in New Issue
Block a user