diff options
author | Xan Lopez <xan@src.gnome.org> | 2008-12-31 06:32:24 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2008-12-31 06:32:24 +0800 |
commit | 4260715c08026604082d297a1098f1a6555548c0 (patch) | |
tree | 1a2118076939c51b1d181e4073c41a2eea6ed61d | |
parent | 615bda46d3febea6cc81d3f917771b239515a37d (diff) | |
download | gsoc2013-epiphany-4260715c08026604082d297a1098f1a6555548c0.tar gsoc2013-epiphany-4260715c08026604082d297a1098f1a6555548c0.tar.gz gsoc2013-epiphany-4260715c08026604082d297a1098f1a6555548c0.tar.bz2 gsoc2013-epiphany-4260715c08026604082d297a1098f1a6555548c0.tar.lz gsoc2013-epiphany-4260715c08026604082d297a1098f1a6555548c0.tar.xz gsoc2013-epiphany-4260715c08026604082d297a1098f1a6555548c0.tar.zst gsoc2013-epiphany-4260715c08026604082d297a1098f1a6555548c0.zip |
ephy-location-entry: remove $Id$ marker.
svn path=/trunk/; revision=8648
-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 cfb45ea46..fc7cf0a8d 100644 --- a/lib/widgets/ephy-location-entry.c +++ b/lib/widgets/ephy-location-entry.c @@ -18,7 +18,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Id$ */ #include "config.h" |