ngl: Cosmetics
Remove a commented out line that snuck in with a recent commit.
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user