crtc: Remove trailing empty line in header

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3428>
This commit is contained in:
Jonas Ådahl 2023-11-28 16:57:27 +01:00 committed by Marge Bot
parent f7043ca3d6
commit c87fc36804

View File

@ -110,4 +110,3 @@ gboolean meta_gamma_lut_equal (const MetaGammaLut *gamma,
const MetaGammaLut *other_gamma);
G_DEFINE_AUTOPTR_CLEANUP_FUNC (MetaGammaLut, meta_gamma_lut_free)