diff options
Diffstat (limited to 'mail/em-folder-selection-button.h')
-rw-r--r-- | mail/em-folder-selection-button.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/em-folder-selection-button.h b/mail/em-folder-selection-button.h index c04747369d..d30867435e 100644 --- a/mail/em-folder-selection-button.h +++ b/mail/em-folder-selection-button.h @@ -51,7 +51,6 @@ struct _EMFolderSelectionButtonClass { void (* selected) (EMFolderSelectionButton *button); }; - GType em_folder_selection_button_get_type (void); GtkWidget *em_folder_selection_button_new (const gchar *title, const gchar *caption); |