mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
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:
parent
2bfbf75eed
commit
4f0593f91b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user