tests: Remove unnused cairo import

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3530>
This commit is contained in:
Bilal Elmoussaoui 2024-01-17 11:35:54 +01:00 committed by Marge Bot
parent bbd06f26e0
commit 700ef19e8b

View File

@ -16,7 +16,6 @@
*/
#include <stdlib.h>
#include <math.h>
#include <cairo.h>
#include <glib.h>
#include <clutter/clutter.h>
#include <gdk-pixbuf/gdk-pixbuf.h>