Remove duplicate msg (load_keybindings also prints an info)

This commit is contained in:
Robin Gareus 2017-04-01 18:33:55 +02:00
parent a57914ed50
commit 2513aad1ed
1 changed files with 0 additions and 2 deletions

View File

@ -218,8 +218,6 @@ ArdourKeyboard::setup_keybindings ()
}
}
info << string_compose (_("Loading keybindings from %1"), keybindings_path) << endmsg;
load_keybindings (keybindings_path);
/* catch changes made via some GTK mechanism */