fix duplicate declaration left after merge conflict fixing
This commit is contained in:
parent
3630305bfe
commit
5bef5dfc79
1 changed files with 0 additions and 2 deletions
|
@ -833,8 +833,6 @@ void KeywordInfo::KeywordElement::init( Databases *pDatabases,Db* pDb,const rtl:
|
||||||
|
|
||||||
for( sal_uInt32 i = 0; i < id.size(); ++i )
|
for( sal_uInt32 i = 0; i < id.size(); ++i )
|
||||||
{
|
{
|
||||||
DBData aDBData;
|
|
||||||
|
|
||||||
listId[i] = id[i];
|
listId[i] = id[i];
|
||||||
listAnchor[i] = anchor[i];
|
listAnchor[i] = anchor[i];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue