From 6b5e8b3e835af4806944f1d957f9e5bdbb892371 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Sun, 1 Apr 2012 18:32:10 -0400 Subject: [PATCH] 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? --- src/insets/InsetBibtex.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/insets/InsetBibtex.cpp b/src/insets/InsetBibtex.cpp index 0669e0e76c..294ea939ba 100644 --- a/src/insets/InsetBibtex.cpp +++ b/src/insets/InsetBibtex.cpp @@ -58,7 +58,6 @@ InsetBibtex::InsetBibtex(Buffer * buf, InsetCommandParams const & p) : InsetCommand(buf, p) { buffer().invalidateBibfileCache(); - buffer().removeBiblioTempFiles(); } -- 2.39.5