runloop_cmd_triggered no longer needed

This commit is contained in:
twinaphex 2017-05-21 16:36:27 +02:00
parent cae04ff5f2
commit c64c072b43

View File

@ -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.