diff options
author | Xan Lopez <xan@igalia.com> | 2012-03-05 18:23:52 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2012-03-07 04:49:45 +0800 |
commit | d97edc0e129191cd7a0b27dc4fabde28047f8d09 (patch) | |
tree | e0479c72c4d3c67a9630d37e3877ea7e79f48734 /src | |
parent | 4b1edfa4cc1d69428b46580625d36e16069a26a9 (diff) | |
download | gsoc2013-epiphany-d97edc0e129191cd7a0b27dc4fabde28047f8d09.tar.gz gsoc2013-epiphany-d97edc0e129191cd7a0b27dc4fabde28047f8d09.tar.zst gsoc2013-epiphany-d97edc0e129191cd7a0b27dc4fabde28047f8d09.zip |
ephy-completion-model: remove stale include
Diffstat (limited to 'src')
-rw-r--r-- | src/ephy-completion-model.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ephy-completion-model.c b/src/ephy-completion-model.c index 0936a0ac3..69069261c 100644 --- a/src/ephy-completion-model.c +++ b/src/ephy-completion-model.c @@ -26,7 +26,6 @@ #include "ephy-favicon-cache.h" #include "ephy-history.h" #include "ephy-shell.h" -#include "ephy-tree-model-node.h" #include <string.h> |