diff options
author | Xan Lopez <xlopez@igalia.com> | 2011-09-11 21:35:52 +0800 |
---|---|---|
committer | Xan Lopez <xlopez@igalia.com> | 2011-09-11 21:38:16 +0800 |
commit | 633c48f84f3467538ad10c980fd5fecbdcf311fa (patch) | |
tree | b6e5ad37cd3ff1c7e1e1ad368dc6e774168bd64b /lib | |
parent | 836ec4cfb72d1e155e3502c36bcd034194d42e03 (diff) | |
download | gsoc2013-epiphany-633c48f84f3467538ad10c980fd5fecbdcf311fa.tar gsoc2013-epiphany-633c48f84f3467538ad10c980fd5fecbdcf311fa.tar.gz gsoc2013-epiphany-633c48f84f3467538ad10c980fd5fecbdcf311fa.tar.bz2 gsoc2013-epiphany-633c48f84f3467538ad10c980fd5fecbdcf311fa.tar.lz gsoc2013-epiphany-633c48f84f3467538ad10c980fd5fecbdcf311fa.tar.xz gsoc2013-epiphany-633c48f84f3467538ad10c980fd5fecbdcf311fa.tar.zst gsoc2013-epiphany-633c48f84f3467538ad10c980fd5fecbdcf311fa.zip |
ephy-location-entry: remove unused include
Diffstat (limited to 'lib')
-rw-r--r-- | lib/widgets/ephy-location-entry.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/widgets/ephy-location-entry.c b/lib/widgets/ephy-location-entry.c index e67f20944..0e16d4213 100644 --- a/lib/widgets/ephy-location-entry.c +++ b/lib/widgets/ephy-location-entry.c @@ -23,7 +23,6 @@ #include "config.h" -#include "ephy-tree-model-node.h" #include "ephy-location-entry.h" #include "ephy-signal-accumulator.h" #include "ephy-dnd.h" |