aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-statusbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-statusbar.h')
-rw-r--r--src/ephy-statusbar.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ephy-statusbar.h b/src/ephy-statusbar.h
index 48eaafc7a..fdcd2e93c 100644
--- a/src/ephy-statusbar.h
+++ b/src/ephy-statusbar.h
@@ -52,9 +52,6 @@ struct _EphyStatusbar
struct _EphyStatusbarClass
{
GtkStatusbarClass parent_class;
-
- /* Signals */
- void (* lock_clicked) (EphyStatusbar *statusbar);
};
GType ephy_statusbar_get_type (void);