summaryrefslogtreecommitdiff
path: root/xfa/fxgraphics/cxfa_gepattern.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fxgraphics/cxfa_gepattern.h')
-rw-r--r--xfa/fxgraphics/cxfa_gepattern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxgraphics/cxfa_gepattern.h b/xfa/fxgraphics/cxfa_gepattern.h
index 0f4ced20ea..499d4ff277 100644
--- a/xfa/fxgraphics/cxfa_gepattern.h
+++ b/xfa/fxgraphics/cxfa_gepattern.h
@@ -19,7 +19,7 @@ class CXFA_GEPattern {
CXFA_GEPattern(FX_HatchStyle hatchStyle,
const FX_ARGB foreArgb,
const FX_ARGB backArgb,
- CFX_Matrix* matrix = nullptr);
+ CFX_Matrix* matrix);
virtual ~CXFA_GEPattern();