[gtk/kill-containers: 39/43] testsuite: Drop a container api use
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/kill-containers: 39/43] testsuite: Drop a container api use
- Date: Sun, 10 May 2020 03:21:25 +0000 (UTC)
commit add6266471eca6173bc8b9148115eb2d90a896f7
Author: Matthias Clasen <mclasen redhat com>
Date: Fri May 8 20:06:46 2020 -0400
testsuite: Drop a container api use
testsuite/a11y/children.c | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/testsuite/a11y/children.c b/testsuite/a11y/children.c
index f024e8f5fa..6a4fcc9a81 100644
--- a/testsuite/a11y/children.c
+++ b/testsuite/a11y/children.c
@@ -129,8 +129,6 @@ do_create_child (STATE *state, gint i)
return FALSE;
}
}
- else if (gtk_container_child_type (GTK_CONTAINER (state->widget)) == G_TYPE_NONE)
- return FALSE;
state->child[i] = gtk_label_new ("bla");
return TRUE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]