diff options
author | Bastien Nocera <hadess@hadess.net> | 2012-11-06 19:19:59 +0800 |
---|---|---|
committer | Bastien Nocera <hadess@hadess.net> | 2012-12-10 15:46:47 +0800 |
commit | 4666852818b260e239b33092678fcad78a1f031c (patch) | |
tree | 31d5cc42cd6f28c3b2ba509f5826b36d9658b16f /.gitignore | |
parent | 52b87722689ed8a124b6cafcf51f7309b7c7104c (diff) | |
download | gsoc2013-epiphany-4666852818b260e239b33092678fcad78a1f031c.tar gsoc2013-epiphany-4666852818b260e239b33092678fcad78a1f031c.tar.gz gsoc2013-epiphany-4666852818b260e239b33092678fcad78a1f031c.tar.bz2 gsoc2013-epiphany-4666852818b260e239b33092678fcad78a1f031c.tar.lz gsoc2013-epiphany-4666852818b260e239b33092678fcad78a1f031c.tar.xz gsoc2013-epiphany-4666852818b260e239b33092678fcad78a1f031c.tar.zst gsoc2013-epiphany-4666852818b260e239b33092678fcad78a1f031c.zip |
lib: Remove unused EphySearchEntry widget
https://bugzilla.gnome.org/show_bug.cgi?id=687744
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 7f23d9baf..280ec511c 100644 --- a/.gitignore +++ b/.gitignore @@ -59,5 +59,4 @@ src/epiphany.h tests/test-ephy-embed-persist tests/test-ephy-embed-single tests/test-ephy-location-entry -tests/test-ephy-search-entry tests/test-ephy-zoom-control |