aboutsummaryrefslogtreecommitdiffstats
path: root/manual/qpdf-manual.xml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/qpdf-manual.xml')
-rw-r--r--manual/qpdf-manual.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index d6098563..59d4dfb3 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -5127,15 +5127,6 @@ print "\n";
</listitem>
<listitem>
<para>
- The virtual method
- <function>QPDFObjectHandle::ParserCallbacks::handleWarning</function>
- is now called whenever a warning is encountered while
- parsing a content stream. Prior to this, the caller had no
- way to know if this had happened.
- </para>
- </listitem>
- <listitem>
- <para>
The method <function>QPDF::numWarnings</function> was added
so that you can tell whether any warnings happened during a
specific block of code.