From 4f0593f91b1b61a196b88975310e426413eccd67 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Fri, 20 Feb 2015 17:31:53 -0500 Subject: [PATCH] Remove an outdated comment LaTeX::deleteFilesOnError is no longer a dummy function. This comment was interoduced with the first version of this function, at e6d063c4. --- src/LaTeX.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/LaTeX.cpp b/src/LaTeX.cpp index b9f72129b4..22e32d35c3 100644 --- a/src/LaTeX.cpp +++ b/src/LaTeX.cpp @@ -110,8 +110,6 @@ LaTeX::LaTeX(string const & latex, OutputParams const & rp, void LaTeX::deleteFilesOnError() const { - // currently just a dummy function. - // What files do we have to delete? // This will at least make latex do all the runs -- 2.39.2