summaryrefslogtreecommitdiffstats
path: root/src/libnrtype
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnrtype')
-rw-r--r--src/libnrtype/Layout-TNG-Compute.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libnrtype/Layout-TNG-Compute.cpp b/src/libnrtype/Layout-TNG-Compute.cpp
index 8c12f235c..d81e1b6b4 100644
--- a/src/libnrtype/Layout-TNG-Compute.cpp
+++ b/src/libnrtype/Layout-TNG-Compute.cpp
@@ -994,7 +994,6 @@ void Layout::Calculator::_buildPangoItemizationForPara(ParagraphInfo *para) con
#if PANGO_VERSION_CHECK(1,37,1)
PangoAttribute *attribute_font_features =
pango_attr_font_features_new( text_source->style->getFontFeatureString().c_str());
-// pango_attr_font_features_new( "hlig 1, dlig 1");
attribute_font_features->start_index = para_text.bytes();
#endif
para_text.append(&*text_source->text_begin.base(), text_source->text_length); // build the combined text