diff options
author | Matthias Clasen <mclasen@redhat.com> | 2011-06-16 23:33:43 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2011-06-16 23:33:43 -0400 |
commit | f1a9c3efffa298e229e2e8b9a95e8cf3acb6a129 (patch) | |
tree | 72714e967c2fe38f58b7cf02cd3a87f29fa8d8a3 /gtk/gtkbindings.c | |
parent | 04ce0467ab5539c4f626cc10ae4b0ca21fe149b7 (diff) | |
download | gtk+-f1a9c3efffa298e229e2e8b9a95e8cf3acb6a129.tar.gz |
Remove unused includes
Nothing is using gtkrc.h functionality any more.
Diffstat (limited to 'gtk/gtkbindings.c')
-rw-r--r-- | gtk/gtkbindings.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkbindings.c b/gtk/gtkbindings.c index 59ee76eef8..15916f3abc 100644 --- a/gtk/gtkbindings.c +++ b/gtk/gtkbindings.c @@ -34,7 +34,6 @@ #include "gtkbindingsprivate.h" #include "gtkkeyhash.h" #include "gtkwidget.h" -#include "gtkrc.h" #include "gtkintl.h" /** |