diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2003-11-14 02:26:28 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2003-11-14 02:26:28 +0800 |
commit | b086814a1ff6d94b29ae2185aebb22321da7e1a4 (patch) | |
tree | e46e46cf0fa82fe990ccdf9c3eb2eb3fd002a15d /embed/mozilla/mozilla-embed-single.h | |
parent | 33be35697d5adebab76b93d863b127c300e8c7e5 (diff) | |
download | gsoc2013-epiphany-b086814a1ff6d94b29ae2185aebb22321da7e1a4.tar gsoc2013-epiphany-b086814a1ff6d94b29ae2185aebb22321da7e1a4.tar.gz gsoc2013-epiphany-b086814a1ff6d94b29ae2185aebb22321da7e1a4.tar.bz2 gsoc2013-epiphany-b086814a1ff6d94b29ae2185aebb22321da7e1a4.tar.lz gsoc2013-epiphany-b086814a1ff6d94b29ae2185aebb22321da7e1a4.tar.xz gsoc2013-epiphany-b086814a1ff6d94b29ae2185aebb22321da7e1a4.tar.zst gsoc2013-epiphany-b086814a1ff6d94b29ae2185aebb22321da7e1a4.zip |
Put back borked mozilla alert.
2003-11-13 Marco Pesenti Gritti <marco@gnome.org>
* embed/ephy-embed-shell.c: (ephy_embed_shell_get_embed_single):
* embed/mozilla/mozilla-embed-single.cpp:
* embed/mozilla/mozilla-embed-single.h:
* src/ephy-shell.h:
Put back borked mozilla alert.
Diffstat (limited to 'embed/mozilla/mozilla-embed-single.h')
-rw-r--r-- | embed/mozilla/mozilla-embed-single.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/mozilla/mozilla-embed-single.h b/embed/mozilla/mozilla-embed-single.h index 71cc48416..dfefd0a5a 100644 --- a/embed/mozilla/mozilla-embed-single.h +++ b/embed/mozilla/mozilla-embed-single.h @@ -50,8 +50,6 @@ GType mozilla_embed_single_get_type (void); EphyEmbedSingle *mozilla_embed_single_new (void); -gboolean mozilla_embed_single_init_services (MozillaEmbedSingle *single); - G_END_DECLS #endif |