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.
This commit is contained in:
Scott Kostyshak 2015-02-20 17:31:53 -05:00
parent 2bfbf75eed
commit 4f0593f91b

View File

@ -110,8 +110,6 @@ LaTeX::LaTeX(string const & latex, OutputParams const & rp,
void LaTeX::deleteFilesOnError() const void LaTeX::deleteFilesOnError() const
{ {
// currently just a dummy function.
// What files do we have to delete? // What files do we have to delete?
// This will at least make latex do all the runs // This will at least make latex do all the runs