diff options
Diffstat (limited to 'common/action_macro.c')
| -rw-r--r-- | common/action_macro.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/common/action_macro.c b/common/action_macro.c index 72859c0dd..ca7ffa822 100644 --- a/common/action_macro.c +++ b/common/action_macro.c @@ -41,7 +41,6 @@ void action_macro_play(const prog_macro_t *macro_p)              case MODS_DOWN:                  MACRO_READ();                  debug("MODS_DOWN("); debug_hex(macro); debug(")\n"); -                debug("MODS_UP("); debug_hex(macro); debug(")\n");                  add_mods(macro);                  break;              case MODS_UP: | 
