]> git.lyx.org Git - features.git/blobdiff - src/LyXAction.C
fix bug 662 (remove accent-vector)
[features.git] / src / LyXAction.C
index c1579d93f542aa5463213990dccf8e3c28995b41..0d7f42f14cd38f5b23f6ea5b4bbdd07f1812563a 100644 (file)
@@ -99,7 +99,6 @@ void LyXAction::init()
                { LFUN_UMLAUT, "accent-umlaut", "", Noop },
                { LFUN_UNDERBAR, "accent-underbar", "", Noop },
                { LFUN_UNDERDOT, "accent-underdot", "", Noop },
-               { LFUN_VECTOR, "accent-vector", "", Noop },
                { LFUN_APPENDIX, "appendix", N_("Insert appendix"), Noop },
                { LFUN_APROPOS, "apropos", N_("Describe command"),
                  NoBuffer|ReadOnly },