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:
Richard Heck 2012-04-01 18:32:10 -04:00
parent 858ccc413f
commit 6b5e8b3e83

View File

@ -58,7 +58,6 @@ InsetBibtex::InsetBibtex(Buffer * buf, InsetCommandParams const & p)
: InsetCommand(buf, p)
{
buffer().invalidateBibfileCache();
buffer().removeBiblioTempFiles();
}