summaryrefslogtreecommitdiff
path: root/vcl/inc/graphite_layout.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/graphite_layout.hxx')
-rw-r--r--vcl/inc/graphite_layout.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/vcl/inc/graphite_layout.hxx b/vcl/inc/graphite_layout.hxx
index 83141fddd9a2..9d2211244b52 100644
--- a/vcl/inc/graphite_layout.hxx
+++ b/vcl/inc/graphite_layout.hxx
@@ -103,8 +103,7 @@ private:
const grutils::GrFeatureParser * mpFeatures;
public:
- GraphiteLayout(const gr_face * pFace, gr_font * pFont = nullptr,
- const grutils::GrFeatureParser * features = nullptr) throw();
+ GraphiteLayout(const gr_face * pFace) throw();
// used by upper layers
virtual bool LayoutText( ImplLayoutArgs& ) override; // first step of layout