[at-spi2-core: 6/47] Remove unused variables
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core: 6/47] Remove unused variables
- Date: Wed, 13 Jul 2022 03:08:25 +0000 (UTC)
commit fa8c1ac11199723f08403fa14ad077729d46c726
Author: Federico Mena Quintero <federico gnome org>
Date: Fri Jul 8 13:46:01 2022 -0500
Remove unused variables
atspi/atspi-misc.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/atspi/atspi-misc.c b/atspi/atspi-misc.c
index 5ffe19d7..157d3406 100644
--- a/atspi/atspi-misc.c
+++ b/atspi/atspi-misc.c
@@ -426,7 +426,6 @@ static void
add_accessible_from_iter (DBusMessageIter *iter)
{
DBusMessageIter iter_struct, iter_array;
- const char *app_name, *path;
AtspiAccessible *accessible;
AtspiAccessible *parent;
const char *name, *description;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]