[poppler] poppler/GlobalParams.h poppler/SecurityHandler.h
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Thu Jan 9 13:42:46 UTC 2020
poppler/GlobalParams.h | 1 -
poppler/SecurityHandler.h | 1 -
2 files changed, 2 deletions(-)
New commits:
commit 409a8a36df099a27f75aefad97a11b354415ea06
Author: Albert Astals Cid <aacid at kde.org>
Date: Thu Jan 9 14:34:12 2020 +0100
Remove forward declaration for struct that doesn't exist
diff --git a/poppler/GlobalParams.h b/poppler/GlobalParams.h
index a5adda92..8db28aed 100644
--- a/poppler/GlobalParams.h
+++ b/poppler/GlobalParams.h
@@ -56,7 +56,6 @@ class CharCodeToUnicodeCache;
class UnicodeMapCache;
class CMap;
class CMapCache;
-struct XpdfSecurityHandler;
class GlobalParams;
class GfxFont;
class Stream;
diff --git a/poppler/SecurityHandler.h b/poppler/SecurityHandler.h
index 17d6bfea..39c70b48 100644
--- a/poppler/SecurityHandler.h
+++ b/poppler/SecurityHandler.h
@@ -29,7 +29,6 @@
class GooString;
class PDFDoc;
-struct XpdfSecurityHandler;
//------------------------------------------------------------------------
// SecurityHandler
More information about the poppler
mailing list