cleaned up exmple

This commit is contained in:
Robert Osfield
2017-09-20 14:30:23 +01:00
parent e8eb1ee0c7
commit fb0a995d7b

View File

@@ -161,7 +161,6 @@ struct TextSettings
font->setMaxAnisotropy(maxAnisotropy);
font->setGlyphInterval(glyphInterval);
font->setGyphTextureFeatures(glyphTextureFeatures);
// text.setFont(font.get());
text.setColor(textColor);
text.setBackdropType(backdropType);