]> git.lyx.org Git - features.git/commitdiff
Remove an outdated comment
authorScott Kostyshak <skostysh@lyx.org>
Fri, 20 Feb 2015 22:31:53 +0000 (17:31 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Fri, 20 Mar 2015 06:19:44 +0000 (02:19 -0400)
LaTeX::deleteFilesOnError is no longer a dummy function.

This comment was interoduced with the first version of this
function, at e6d063c4.

src/LaTeX.cpp

index b9f72129b467e32843adf66841cc170c2d055e6f..22e32d35c33569fe20d647cefb6e55350b9eedf9 100644 (file)
@@ -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