summaryrefslogtreecommitdiff
path: root/src/totem-interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/totem-interface.h')
-rw-r--r--src/totem-interface.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/totem-interface.h b/src/totem-interface.h
index 55477a6f8..0bafd3f4d 100644
--- a/src/totem-interface.h
+++ b/src/totem-interface.h
@@ -31,7 +31,3 @@ void totem_interface_error (const char *title,
void totem_interface_error_blocking (const char *title,
const char *reason,
GtkWindow *parent);
-GtkWidget * totem_interface_create_header_button (GtkWidget *header,
- GtkWidget *button,
- const char *icon_name,
- GtkPackType pack_type);