diff options
author | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-01-21 20:37:02 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-01-21 20:37:02 +0800 |
commit | e9f5eff3e812dab2c9f8aaddf13c7540f309a5ee (patch) | |
tree | 6245ff3bc44664f0fa9398203117f26219ed1371 | |
parent | 572b443c4e45841cbb4e42caeecad762245163e5 (diff) | |
download | gsoc2013-epiphany-e9f5eff3e812dab2c9f8aaddf13c7540f309a5ee.tar gsoc2013-epiphany-e9f5eff3e812dab2c9f8aaddf13c7540f309a5ee.tar.gz gsoc2013-epiphany-e9f5eff3e812dab2c9f8aaddf13c7540f309a5ee.tar.bz2 gsoc2013-epiphany-e9f5eff3e812dab2c9f8aaddf13c7540f309a5ee.tar.lz gsoc2013-epiphany-e9f5eff3e812dab2c9f8aaddf13c7540f309a5ee.tar.xz gsoc2013-epiphany-e9f5eff3e812dab2c9f8aaddf13c7540f309a5ee.tar.zst gsoc2013-epiphany-e9f5eff3e812dab2c9f8aaddf13c7540f309a5ee.zip |
hmmm
-rw-r--r-- | src/ephy-shell.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ephy-shell.c b/src/ephy-shell.c index e07203775..c16f37403 100644 --- a/src/ephy-shell.c +++ b/src/ephy-shell.c @@ -22,7 +22,6 @@ #include "ephy-prefs.h" #include "ephy-favicon-cache.h" #include "ephy-stock-icons.h" -#include "ephy-filesystem-autocompletion.h" #include "ephy-window.h" #include "ephy-file-helpers.h" #include "ephy-thread-helpers.h" |