summaryrefslogtreecommitdiffstats
path: root/include/qpdf/QPDFMatrix.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/QPDFMatrix.hh')
-rw-r--r--include/qpdf/QPDFMatrix.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/qpdf/QPDFMatrix.hh b/include/qpdf/QPDFMatrix.hh
index 8a8bff60..9448fb99 100644
--- a/include/qpdf/QPDFMatrix.hh
+++ b/include/qpdf/QPDFMatrix.hh
@@ -90,7 +90,6 @@ class QPDFMatrix
QPDFObjectHandle::Rectangle transformRectangle(
QPDFObjectHandle::Rectangle r);
- private:
double a;
double b;
double c;