[at-spi2-core: 4/7] Remove unused prototype
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core: 4/7] Remove unused prototype
- Date: Thu, 2 Jun 2022 21:55:48 +0000 (UTC)
commit 6bec005915c4562a17608b0ea3726c9f6cbffc7c
Author: Federico Mena Quintero <federico gnome org>
Date: Wed Jun 1 13:11:13 2022 -0500
Remove unused prototype
Seems to be a cut&paste typo of the prototype just below for _atspi_dbus_handle_event
atspi/atspi-event-listener-private.h | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/atspi/atspi-event-listener-private.h b/atspi/atspi-event-listener-private.h
index 5a1a8729..c5c0547f 100644
--- a/atspi/atspi-event-listener-private.h
+++ b/atspi/atspi-event-listener-private.h
@@ -32,8 +32,6 @@
G_BEGIN_DECLS
-DBusHandlerResult _atspi_dbus_handle_Event (DBusConnection *bus, DBusMessage *message, void *data);
-
void _atspi_send_event (AtspiEvent *e);
DBusHandlerResult _atspi_dbus_handle_event (DBusConnection *bus, DBusMessage *message, void *data);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]