vcl/source/gdi/impgraph.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 8631282f450afad4c112497814a984a75c87884e
Author: Tomaž Vajngerl <[email protected]>
AuthorDate: Fri Mar 27 20:38:06 2020 +0100
Commit: Tomaž Vajngerl <[email protected]>
CommitDate: Wed Apr 1 08:47:32 2020 +0200
graphic: sPdfDataCache is not used anymore
Change-Id: I3fd13784c80dc3308f751594830ee08761e8d8c3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91235
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <[email protected]>
(cherry picked from commit 211dbdb78838e77ae8eea6cadd8050973b2f6080)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91445
Tested-by: Jenkins CollaboraOffice <[email protected]>
diff --git a/vcl/source/gdi/impgraph.cxx b/vcl/source/gdi/impgraph.cxx
index e885e2a103e5..065bf3db4385 100644
--- a/vcl/source/gdi/impgraph.cxx
+++ b/vcl/source/gdi/impgraph.cxx
@@ -1706,8 +1706,6 @@ sal_Int32 ImpGraphic::getPageNumber() const
return -1;
}
-static std::map<BitmapChecksum, std::shared_ptr<std::vector<sal_Int8>>>
sPdfDataCache;
-
void ReadImpGraphic( SvStream& rIStm, ImpGraphic& rImpGraphic )
{
if (rIStm.GetError())
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits