projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68b73eb
)
glarea: Drop an unused include
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 8 Oct 2022 12:32:55 +0000
(08:32 -0400)
committer
Matthias 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
patch
|
blob
|
history
diff --git
a/gtk/gtkglarea.c
b/gtk/gtkglarea.c
index 1806021be3d09a32adf6c846fbbb739c9fd680d1..92016afe982b425e491ce728e919c256f3ca5d1b 100644
(file)
--- a/
gtk/gtkglarea.c
+++ b/
gtk/gtkglarea.c
@@
-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"