aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/qpdf/QPDF_InlineImage.hh
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/qpdf/QPDF_InlineImage.hh')
-rw-r--r--libqpdf/qpdf/QPDF_InlineImage.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/libqpdf/qpdf/QPDF_InlineImage.hh b/libqpdf/qpdf/QPDF_InlineImage.hh
index 31f7529a..b7bea9c7 100644
--- a/libqpdf/qpdf/QPDF_InlineImage.hh
+++ b/libqpdf/qpdf/QPDF_InlineImage.hh
@@ -11,8 +11,6 @@ class QPDF_InlineImage: public QPDFValue
virtual std::shared_ptr<QPDFObject> shallowCopy();
virtual std::string unparse();
virtual JSON getJSON(int json_version);
- virtual qpdf_object_type_e getTypeCode() const;
- virtual char const* getTypeName() const;
std::string getVal() const;
private: