ngl: Cosmetics

Remove a commented out line that snuck in with
a recent commit.
This commit is contained in:
Matthias Clasen 2021-03-28 10:20:20 -04:00
parent 3e1a8aa286
commit 2a2ae16894

View File

@ -2672,8 +2672,6 @@ gsk_ngl_render_job_visit_text_node (GskNglRenderJob *job,
else
c = *color;
//memset (&lookup, 0, sizeof lookup);
lookup.font = (PangoFont *)font;
lookup.scale = (guint) (text_scale * 1024);