[gnome-games/wip/aplazas/781572-remove-vala-macro: 8/19] 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: 8/19] gamepad: Drop now unused GamesRawGamepadMonitorIface
- Date: Tue, 2 May 2017 12:10:52 +0000 (UTC)
commit 92ddd6d22e5af28706b3fcbe3e52f5ebe7675b7b
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]