]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-account-widget-jabber.c
Remove useless function declarations
[empathy.git] / libempathy-gtk / empathy-account-widget-jabber.c
index 93a4200856fc1df45b4c8e8905320a249aed4aea..667aae4736b3c5789290fe2b8dd4795dad0c7518 100644 (file)
@@ -58,21 +58,6 @@ typedef struct {
        GtkWidget *checkbutton_encryption;
 } EmpathyAccountWidgetJabber;
 
-static gboolean account_widget_jabber_entry_focus_cb           (GtkWidget                 *widget,
-                                                               GdkEventFocus             *event,
-                                                               EmpathyAccountWidgetJabber *settings);
-static void     account_widget_jabber_entry_changed_cb         (GtkWidget                 *widget,
-                                                               EmpathyAccountWidgetJabber *settings);
-static void     account_widget_jabber_checkbutton_toggled_cb   (GtkWidget                 *widget,
-                                                               EmpathyAccountWidgetJabber *settings);
-static void     account_widget_jabber_value_changed_cb         (GtkWidget                 *spinbutton,
-                                                               EmpathyAccountWidgetJabber *settings);
-static void     account_widget_jabber_button_forget_clicked_cb (GtkWidget                 *button,
-                                                               EmpathyAccountWidgetJabber *settings);
-static void     account_widget_jabber_destroy_cb               (GtkWidget                 *widget,
-                                                               EmpathyAccountWidgetJabber *settings);
-static void     account_widget_jabber_setup                    (EmpathyAccountWidgetJabber *settings);
-
 static gboolean
 account_widget_jabber_entry_focus_cb (GtkWidget                 *widget,
                                      GdkEventFocus             *event,