[at-spi2-core: 7/10] collection-adaptor.c: Remove unused assignment
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core: 7/10] collection-adaptor.c: Remove unused assignment
- Date: Tue, 5 Jul 2022 00:28:52 +0000 (UTC)
commit 5afee6554e58fbf2da5622598e3c27733d38a719
Author: Federico Mena Quintero <federico gnome org>
Date: Mon Jul 4 19:05:28 2022 -0500
collection-adaptor.c: Remove unused assignment
atk-adaptor/adaptors/collection-adaptor.c | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/atk-adaptor/adaptors/collection-adaptor.c b/atk-adaptor/adaptors/collection-adaptor.c
index a6ec282e..c1c98be4 100644
--- a/atk-adaptor/adaptors/collection-adaptor.c
+++ b/atk-adaptor/adaptors/collection-adaptor.c
@@ -550,9 +550,6 @@ sort_order_rev_canonical (MatchRulePrivate * mrp, GList * ls,
kount++;
}
- if (!flag)
- flag = TRUE;
-
/* Get the current nodes index in it's parent and the parent object. */
indexinparent = atk_object_get_index_in_parent (obj);
parent = atk_object_get_parent (obj);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]