mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-15 21:20:09 +00:00
ngl: Cosmetics
Remove a commented out line that snuck in with a recent commit.
This commit is contained in:
parent
3e1a8aa286
commit
2a2ae16894
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user