diff options
| author | Emmanuele Bassi <ebassi@gnome.org> | 2020-02-06 15:00:02 +0000 |
|---|---|---|
| committer | Matthias Clasen <mclasen@redhat.com> | 2020-03-18 23:00:50 -0400 |
| commit | f24cf29326641c23eec8478fb8dd9ff5360e5dfe (patch) | |
| tree | 0548ee5d562826365cb92fcb8b90d544a961a4de /gtk/gtkpasswordentry.c | |
| parent | 9b1d593967ee79c0211b4c9e47aa3601120c02f8 (diff) | |
| download | gtk+-f24cf29326641c23eec8478fb8dd9ff5360e5dfe.tar.gz | |
passwordentry: Remove unused include
Diffstat (limited to 'gtk/gtkpasswordentry.c')
| -rw-r--r-- | gtk/gtkpasswordentry.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkpasswordentry.c b/gtk/gtkpasswordentry.c index f39531639b..0ed1fe043f 100644 --- a/gtk/gtkpasswordentry.c +++ b/gtk/gtkpasswordentry.c @@ -23,7 +23,6 @@ #include "gtkpasswordentry.h" #include "gtkaccessible.h" -#include "gtkbindings.h" #include "gtktextprivate.h" #include "gtkeditable.h" #include "gtkgestureclick.h" |
