[gnome-games/wip/aplazas/781572-remove-vala-macro: 3/13] gamepad: Drop now unused GamesRawGamepadMonitorIface
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/aplazas/781572-remove-vala-macro: 3/13] gamepad: Drop now unused GamesRawGamepadMonitorIface
- Date: Wed, 3 May 2017 07:07:08 +0000 (UTC)
commit 84c320fded5fa5f7ecbc9353b3ac31a11dedaf9e
Author: Adrien Plazas <kekun plazas laposte net>
Date: Thu Apr 27 12:08:07 2017 +0200
gamepad: Drop now unused GamesRawGamepadMonitorIface
https://bugzilla.gnome.org/show_bug.cgi?id=781572
src/gamepad/raw-gamepad-monitor.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/gamepad/raw-gamepad-monitor.h b/src/gamepad/raw-gamepad-monitor.h
index 10bec9a..64bbee2 100644
--- a/src/gamepad/raw-gamepad-monitor.h
+++ b/src/gamepad/raw-gamepad-monitor.h
@@ -24,9 +24,6 @@ struct _GamesRawGamepadMonitorInterface {
gpointer callback_target);
};
-// FIXME Remove this once every piece using it has been moved to C.
-typedef struct _GamesRawGamepadMonitorInterface GamesRawGamepadMonitorIface;
-
void games_raw_gamepad_monitor_foreach_gamepad (GamesRawGamepadMonitor *self,
GamesRawGamepadCallback callback,
gpointer data);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]