remove Gtkmm2ext::possibly_translate_mod_to_make_legal_accelerator().
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 27 Oct 2015 17:11:18 +0000 (13:11 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 22 Feb 2016 20:31:24 +0000 (15:31 -0500)
commitaba063bfaa6d9f168dc7499e3dc5111bb420db13
tree5fa0a0e842e759609b4ceef4fadc5887529dca4a
parent157b4b6b72e4b55dfc7d0c83594794362938c789
remove Gtkmm2ext::possibly_translate_mod_to_make_legal_accelerator().

This is no longer needed because we can set the modifier to the actual bits that GTK uses for Command (META+MOD2)
gtk2_ardour/ardour_ui.cc
libs/gtkmm2ext/gtkmm2ext/utils.h
libs/gtkmm2ext/utils.cc