From 36d9f9be4a55a44f6797716c4850341a348b75ad Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Thu, 13 May 2010 13:17:09 +0200 Subject: Remove popup state from the statusbar The whole feature is kind of broken anyway. When we fix we'll figure out how to show it in the UI. --- src/ephy-statusbar.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/ephy-statusbar.h') diff --git a/src/ephy-statusbar.h b/src/ephy-statusbar.h index 32993605d..1cef654e9 100644 --- a/src/ephy-statusbar.h +++ b/src/ephy-statusbar.h @@ -58,10 +58,6 @@ GType ephy_statusbar_get_type (void); GtkWidget *ephy_statusbar_new (void); -void ephy_statusbar_set_popups_state (EphyStatusbar *statusbar, - gboolean hidden, - const char *tooltip); - void ephy_statusbar_add_widget (EphyStatusbar *statusbar, GtkWidget *widget); -- cgit v1.2.3