summaryrefslogtreecommitdiff
path: root/gtk/gtkcontainerprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkcontainerprivate.h')
-rw-r--r--gtk/gtkcontainerprivate.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/gtkcontainerprivate.h b/gtk/gtkcontainerprivate.h
index 74f24ddc90..0ff622b7d1 100644
--- a/gtk/gtkcontainerprivate.h
+++ b/gtk/gtkcontainerprivate.h
@@ -29,8 +29,6 @@ G_BEGIN_DECLS
void _gtk_container_queue_restyle (GtkContainer *container);
void gtk_container_stop_idle_sizer (GtkContainer *container);
void gtk_container_start_idle_sizer (GtkContainer *container);
-void gtk_container_set_focus_child (GtkContainer *container,
- GtkWidget *child);
G_END_DECLS