vcl/source/gdi/print.cxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 7fd536fb96724dda6c0e6c047f108dc951ad2750
Author: Julien Nabet <[email protected]>
AuthorDate: Tue Oct 15 22:36:03 2019 +0200
Commit: Julien Nabet <[email protected]>
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 <[email protected]>
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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits