diff options
author | Matthias Clasen <mclasen@redhat.com> | 2020-01-03 16:32:46 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-01-08 18:48:20 -0500 |
commit | 1e000c3dac4849a3881d18333169b6fc18b19308 (patch) | |
tree | a2b682910afc24a933e7513f565da197cc8a226a /gtk/gtkstackswitcher.c | |
parent | 19ee9b4c57c3fc74325dfed5e449ffd0bf992385 (diff) | |
download | gtk+-1e000c3dac4849a3881d18333169b6fc18b19308.tar.gz |
Remove gtkdnd.h
Diffstat (limited to 'gtk/gtkstackswitcher.c')
-rw-r--r-- | gtk/gtkstackswitcher.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkstackswitcher.c b/gtk/gtkstackswitcher.c index 0b5c5ff656..6780f25520 100644 --- a/gtk/gtkstackswitcher.c +++ b/gtk/gtkstackswitcher.c @@ -22,7 +22,6 @@ #include "gtkstackswitcher.h" #include "gtkboxlayout.h" -#include "gtkdnd.h" #include "gtkdragdest.h" #include "gtkimage.h" #include "gtkintl.h" |