aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2003-11-10 20:25:19 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2003-11-10 20:25:19 +0800
commit309314a3645910f365dd51807f47c04e1567b5fe (patch)
treec82d73887efb1e1ef12c60c99f7d7b33469bb64d /embed
parente0e28a194f0b59712b096bbde4d6181739f1d975 (diff)
downloadgsoc2013-epiphany-309314a3645910f365dd51807f47c04e1567b5fe.tar
gsoc2013-epiphany-309314a3645910f365dd51807f47c04e1567b5fe.tar.gz
gsoc2013-epiphany-309314a3645910f365dd51807f47c04e1567b5fe.tar.bz2
gsoc2013-epiphany-309314a3645910f365dd51807f47c04e1567b5fe.tar.lz
gsoc2013-epiphany-309314a3645910f365dd51807f47c04e1567b5fe.tar.xz
gsoc2013-epiphany-309314a3645910f365dd51807f47c04e1567b5fe.tar.zst
gsoc2013-epiphany-309314a3645910f365dd51807f47c04e1567b5fe.zip
Remove a decl I forgot.
2003-11-10 Marco Pesenti Gritti <marco@gnome.org> * embed/mozilla/mozilla-embed.cpp: Remove a decl I forgot. * lib/egg/egg-editable-toolbar.c: (create_item_from_action), (create_item), (drag_data_received_cb), (item_added_cb), (egg_editable_toolbar_construct): Copy hack from gtk to make tooltips work.
Diffstat (limited to 'embed')
-rw-r--r--embed/mozilla/mozilla-embed.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/mozilla/mozilla-embed.cpp b/embed/mozilla/mozilla-embed.cpp
index 79c851d62..c41ecbf3a 100644
--- a/embed/mozilla/mozilla-embed.cpp
+++ b/embed/mozilla/mozilla-embed.cpp
@@ -65,8 +65,6 @@ static void
mozilla_embed_js_status_cb (GtkMozEmbed *embed, MozillaEmbed *membed);
static void
mozilla_embed_visibility_cb (GtkMozEmbed *embed, gboolean visibility, MozillaEmbed *membed);
-static void
-mozilla_embed_destroy_brsr_cb (GtkMozEmbed *embed, MozillaEmbed *embed);
static gint
mozilla_embed_dom_mouse_click_cb (GtkMozEmbed *embed, gpointer dom_event, MozillaEmbed *membed);
static gint