diff options
Diffstat (limited to 'src/ephy-statusbar.h')
-rw-r--r-- | src/ephy-statusbar.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ephy-statusbar.h b/src/ephy-statusbar.h index 3e064b786..a92f66198 100644 --- a/src/ephy-statusbar.h +++ b/src/ephy-statusbar.h @@ -75,9 +75,6 @@ void ephy_statusbar_set_popups_state (EphyStatusbar *statusbar, gboolean hidden, const char *tooltip); -void ephy_statusbar_set_progress (EphyStatusbar *statusbar, - int progress); - void ephy_statusbar_add_widget (EphyStatusbar *statusbar, GtkWidget *widget); |