diff --git a/.gitignore b/.gitignore index ea4c1a4..1bbe951 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ appimage/build /distribution/ .cache /.idea +/html +Doxyfile diff --git a/libqpdf/qpdf/JSONHandler.hh b/libqpdf/qpdf/JSONHandler.hh index 653924f..9b2a0b3 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 m;