From c64c072b43a4212b9cf3da70ac5ec5023bea77cf Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sun, 21 May 2017 16:36:27 +0200 Subject: [PATCH] runloop_cmd_triggered no longer needed --- retroarch.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/retroarch.c b/retroarch.c index d33eeb6ad6..ae50dc02e6 100644 --- a/retroarch.c +++ b/retroarch.c @@ -130,8 +130,6 @@ #define DEFAULT_EXT "" #endif -#define runloop_cmd_triggered(trigger_input, id) (BIT64_GET(trigger_input, id)) - /* Descriptive names for options without short variant. * * Please keep the name in sync with the option name.