clutter/color-state: Fix of indentation and duplicated endline

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4108>
This commit is contained in:
Joan Torres 2024-10-18 10:26:42 +02:00
parent 8f709f26e7
commit 56d5b36b86
2 changed files with 2 additions and 3 deletions

View File

@ -147,7 +147,6 @@ void clutter_color_state_update_uniforms (ClutterColorState *color_state,
ClutterColorState *target_color_state,
CoglPipeline *pipeline);
CLUTTER_EXPORT
gboolean clutter_color_state_equals (ClutterColorState *color_state,
ClutterColorState *other_color_state);