mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 11:08:41 +00:00
Forgot this in revision 16606.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16608 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a2e981066b
commit
23326f7770
@ -507,7 +507,6 @@ bool Buffer::readDocument(LyXLex & lex)
|
||||
for_each(text().paragraphs().begin(),
|
||||
text().paragraphs().end(),
|
||||
bind(&Paragraph::setInsetOwner, _1, &inset()));
|
||||
updateBibfilesCache();
|
||||
|
||||
return res;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user