summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2020-01-09 14:34:12 +0100
committerAlbert Astals Cid <aacid@kde.org>2020-01-09 14:34:36 +0100
commit409a8a36df099a27f75aefad97a11b354415ea06 (patch)
tree446a7f13da3f8958c75b02e9406e38c58d16c65c
parent0aba2e2b13f27cfa88074258900d571c42751c0a (diff)
Remove forward declaration for struct that doesn't exist
-rw-r--r--poppler/GlobalParams.h1
-rw-r--r--poppler/SecurityHandler.h1
2 files changed, 0 insertions, 2 deletions
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