aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/mozilla-embed-single.cpp
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-03-06 04:54:32 +0800
committerChristian Persch <chpe@src.gnome.org>2006-03-06 04:54:32 +0800
commitd791244c78d9f1d2a8d04135e7de59a3bfa28237 (patch)
tree80d6235f8d9e2d241d253b240ae7f81cd2aff34c /embed/mozilla/mozilla-embed-single.cpp
parent8fbc5afdd03d2fe502610d39eb691fe9aca932be (diff)
downloadgsoc2013-epiphany-d791244c78d9f1d2a8d04135e7de59a3bfa28237.tar.gz
gsoc2013-epiphany-d791244c78d9f1d2a8d04135e7de59a3bfa28237.tar.zst
gsoc2013-epiphany-d791244c78d9f1d2a8d04135e7de59a3bfa28237.zip
Don't use g_return_if_fail here.
2006-03-05 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-find.cpp: Don't use g_return_if_fail here. * embed/mozilla/mozilla-embed-single.cpp: Remove fixed FIXME.
Diffstat (limited to 'embed/mozilla/mozilla-embed-single.cpp')
-rw-r--r--embed/mozilla/mozilla-embed-single.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/embed/mozilla/mozilla-embed-single.cpp b/embed/mozilla/mozilla-embed-single.cpp
index 5b1812170..ba0f93115 100644
--- a/embed/mozilla/mozilla-embed-single.cpp
+++ b/embed/mozilla/mozilla-embed-single.cpp
@@ -296,7 +296,6 @@ mozilla_set_default_prefs (MozillaEmbedSingle *mes)
}
#ifdef HAVE_GECKO_1_8
- /* FIXME: maybe only set the major version ("1.6", "1.8") here? */
pref->SetCharPref ("general.useragent.extra.epiphany", "Epiphany/" EPIPHANY_MAJOR);
/* Unset old prefs, otherwise they end up in the user agent string too */