[gnome-games/wip/aplazas/781572-remove-vala-macro: 12/14] gamepad: Drop now unused GamesRawGamepadMonitorIface



commit 7e15f6a4e769de3597df466d50c45a70e76dc017
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 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]