aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf')
-rw-r--r--libqpdf/qpdf/JSONHandler.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/libqpdf/qpdf/JSONHandler.hh b/libqpdf/qpdf/JSONHandler.hh
index 653924f6..9b2a0b33 100644
--- a/libqpdf/qpdf/JSONHandler.hh
+++ b/libqpdf/qpdf/JSONHandler.hh
@@ -53,7 +53,6 @@ class JSONHandler
static void usage(std::string const& msg);
-
class Members;
std::unique_ptr<Members> m;