renderer-x11-nested: Remove stray newline

https://gitlab.gnome.org/GNOME/mutter/merge_requests/1042
This commit is contained in:
Jonas Ådahl 2020-01-17 19:32:33 +01:00
parent 292d2754ae
commit 1a14c4d3c9

View File

@ -234,4 +234,3 @@ meta_renderer_x11_nested_class_init (MetaRendererX11NestedClass *klass)
renderer_class->create_view = meta_renderer_x11_nested_create_view;
}