From: Emmanuele Bassi Date: Thu, 6 Feb 2020 14:59:31 +0000 (+0000) Subject: entry: Remove unused include X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~19^2~33^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f61d520ab1f37db802b8d0d7300aa3f75ef98042;p=gtk4.git entry: Remove unused include --- diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c index 21f7cfe16e..13fd885acf 100644 --- a/gtk/gtkentry.c +++ b/gtk/gtkentry.c @@ -31,7 +31,6 @@ #include "gtkentryprivate.h" #include "gtkadjustment.h" -#include "gtkbindings.h" #include "gtkbox.h" #include "gtkbutton.h" #include "gtkcelleditable.h"