aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/EphyAboutRedirector.h
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-01-10 18:42:10 +0800
committerChristian Persch <chpe@src.gnome.org>2004-01-10 18:42:10 +0800
commit0661a81aa4285c40cf33c408026df6d44d09700f (patch)
tree4542ba96d0f029a6d9d53f51907d0c900d0f36b2 /embed/mozilla/EphyAboutRedirector.h
parent39fc1047662acd0b69425546ecd427ce81a04733 (diff)
downloadgsoc2013-epiphany-0661a81aa4285c40cf33c408026df6d44d09700f.tar
gsoc2013-epiphany-0661a81aa4285c40cf33c408026df6d44d09700f.tar.gz
gsoc2013-epiphany-0661a81aa4285c40cf33c408026df6d44d09700f.tar.bz2
gsoc2013-epiphany-0661a81aa4285c40cf33c408026df6d44d09700f.tar.lz
gsoc2013-epiphany-0661a81aa4285c40cf33c408026df6d44d09700f.tar.xz
gsoc2013-epiphany-0661a81aa4285c40cf33c408026df6d44d09700f.tar.zst
gsoc2013-epiphany-0661a81aa4285c40cf33c408026df6d44d09700f.zip
Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places instead of
2004-01-10 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyAboutRedirector.cpp: * embed/mozilla/EphyAboutRedirector.h: Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places instead of silent "if (...) return ...;". Really kill "about:options".
Diffstat (limited to 'embed/mozilla/EphyAboutRedirector.h')
-rw-r--r--embed/mozilla/EphyAboutRedirector.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/embed/mozilla/EphyAboutRedirector.h b/embed/mozilla/EphyAboutRedirector.h
index 4ac63be78..70421f089 100644
--- a/embed/mozilla/EphyAboutRedirector.h
+++ b/embed/mozilla/EphyAboutRedirector.h
@@ -64,7 +64,6 @@ protected:
{0xbf, 0xd0, 0x52, 0xf6, 0x94, 0x45, 0xaf, 0xb7} \
}
-#define EPHY_ABOUT_REDIRECTOR_OPTIONS_CONTRACTID NS_ABOUT_MODULE_CONTRACTID_PREFIX "options"
#define EPHY_ABOUT_REDIRECTOR_EPIPHANY_CONTRACTID NS_ABOUT_MODULE_CONTRACTID_PREFIX "epiphany"
#define EPHY_ABOUT_REDIRECTOR_CONSPIRACY_CONTRACTID NS_ABOUT_MODULE_CONTRACTID_PREFIX "conspiracy"
#define EPHY_ABOUT_REDIRECTOR_MARCO_CONTRACTID NS_ABOUT_MODULE_CONTRACTID_PREFIX "marco"