diff --git a/gtk/gtksocket.c b/gtk/gtksocket.c index 879406153a..ed82739e2e 100644 --- a/gtk/gtksocket.c +++ b/gtk/gtksocket.c @@ -100,11 +100,6 @@ * Qt, allowing the same level of integration * when embedding a Qt widget in GTK or vice versa. * - * A socket can also be used to swallow arbitrary - * pre-existing top-level windows using gtk_socket_steal(), - * though the integration when this is done will not be as close - * as between a #GtkPlug and a #GtkSocket. - * * * The #GtkPlug and #GtkSocket widgets are currently not available * on all platforms supported by GTK+.