aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/InputSource.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/InputSource.cc')
-rw-r--r--libqpdf/InputSource.cc8
1 files changed, 0 insertions, 8 deletions
diff --git a/libqpdf/InputSource.cc b/libqpdf/InputSource.cc
index 00ebccb5..ba4c3cbc 100644
--- a/libqpdf/InputSource.cc
+++ b/libqpdf/InputSource.cc
@@ -5,14 +5,6 @@
#include <stdexcept>
#include <string.h>
-InputSource::Members::Members()
-{
-}
-
-InputSource::Members::~Members()
-{
-}
-
void
InputSource::setLastOffset(qpdf_offset_t offset)
{