diff options
Diffstat (limited to 'src/totem-interface.h')
-rw-r--r-- | src/totem-interface.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/totem-interface.h b/src/totem-interface.h index f06ec3214..277261e80 100644 --- a/src/totem-interface.h +++ b/src/totem-interface.h @@ -43,11 +43,6 @@ void totem_interface_error (const char *title, void totem_interface_error_blocking (const char *title, const char *reason, GtkWindow *parent); -void totem_interface_error_with_link (const char *title, - const char *reason, - const char *uri, - const char *label, - GtkWindow *parent); GtkWidget * totem_interface_create_header_button (GtkWidget *header, GtkWidget *button, const char *icon_name, |