From 309314a3645910f365dd51807f47c04e1567b5fe Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 10 Nov 2003 12:25:19 +0000 Subject: Remove a decl I forgot. 2003-11-10 Marco Pesenti Gritti * 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. --- embed/mozilla/mozilla-embed.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'embed/mozilla/mozilla-embed.cpp') 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 -- cgit v1.2.3