[gnome-games/wip/aplazas/781572-remove-vala-macro: 6/7] 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: 6/7] gamepad: Drop now unused GamesRawGamepadMonitorIface
- Date: Thu, 27 Apr 2017 10:38:18 +0000 (UTC)
commit aec3964a4279178a5f66a2f234ab80149d725df9
Author: Adrien Plazas <kekun plazas laposte net>
Date: Thu Apr 27 12:08:07 2017 +0200
gamepad: Drop now unused GamesRawGamepadMonitorIface
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 72376f3..f8aa06f 100644
--- a/src/gamepad/raw-gamepad-monitor.h
+++ b/src/gamepad/raw-gamepad-monitor.h
@@ -23,9 +23,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]