vcl/source/gdi/print.cxx | 3 --- 1 file changed, 3 deletions(-) New commits: commit 7fd536fb96724dda6c0e6c047f108dc951ad2750 Author: Julien Nabet <serval2...@yahoo.fr> AuthorDate: Tue Oct 15 22:36:03 2019 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Wed Oct 16 07:04:20 2019 +0200
Remove a FIXME for win95 in vcl/gdi/print Since LO requires Win7 at least Change-Id: I4f4ea9fa3b87b4fae3f4eabbf736c4a2e7db3d8b Reviewed-on: https://gerrit.libreoffice.org/80861 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/vcl/source/gdi/print.cxx b/vcl/source/gdi/print.cxx index 13041c14c3cd..e80fc25d777b 100644 --- a/vcl/source/gdi/print.cxx +++ b/vcl/source/gdi/print.cxx @@ -1564,9 +1564,6 @@ void Printer::EndJob() mbDevOutput = false; mpPrinter->EndJob(); - // FIXME: Do not destroy the printer asynchronously as Win95 - // can't handle destroying a printer object and printing - // at the same time mpPrinter.reset(); } } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits