glarea: Drop an unused include
authorMatthias Clasen <mclasen@redhat.com>
Sat, 8 Oct 2022 12:32:55 +0000 (08:32 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 9 Oct 2022 12:10:12 +0000 (08:10 -0400)
We are not using gtk_render apis here.

gtk/gtkglarea.c

index 1806021be3d09a32adf6c846fbbb739c9fd680d1..92016afe982b425e491ce728e919c256f3ca5d1b 100644 (file)
@@ -26,7 +26,6 @@
 #include "gtkmarshalers.h"
 #include "gtkmarshalers.h"
 #include "gtkprivate.h"
-#include "gtkrender.h"
 #include "gtksnapshot.h"
 #include "gtknative.h"
 #include "gtkwidgetprivate.h"