mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Sorry, I didn't mean to include this change from trunk.
That said, Julien, if you see this, is that something we should think about backporting?
This commit is contained in:
parent
858ccc413f
commit
6b5e8b3e83
@ -58,7 +58,6 @@ InsetBibtex::InsetBibtex(Buffer * buf, InsetCommandParams const & p)
|
|||||||
: InsetCommand(buf, p)
|
: InsetCommand(buf, p)
|
||||||
{
|
{
|
||||||
buffer().invalidateBibfileCache();
|
buffer().invalidateBibfileCache();
|
||||||
buffer().removeBiblioTempFiles();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user