diff options
author | Timm Bäder <mail@baedert.org> | 2016-02-01 15:25:42 +0100 |
---|---|---|
committer | Timm Bäder <mail@baedert.org> | 2016-02-04 13:32:34 +0100 |
commit | 641e703882f9e81d1216147b297732a06ab2f1e2 (patch) | |
tree | 50883ddf65abb8dbf7fb57209dec4353111f4bf1 /gtk/gtkstatusbar.c | |
parent | 572e9a04027e213082a5b257e5d662a5daa32667 (diff) | |
download | gtk+-641e703882f9e81d1216147b297732a06ab2f1e2.tar.gz |
statusbar: Remove unused include
Diffstat (limited to 'gtk/gtkstatusbar.c')
-rw-r--r-- | gtk/gtkstatusbar.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkstatusbar.c b/gtk/gtkstatusbar.c index 258e27dea1..5eeb039e57 100644 --- a/gtk/gtkstatusbar.c +++ b/gtk/gtkstatusbar.c @@ -27,7 +27,6 @@ #include "gtkstatusbar.h" -#include "gtkboxprivate.h" #include "gtkframe.h" #include "gtklabel.h" #include "gtkmarshalers.h" |