mirror of
https://github.com/vim/vim.git
synced 2025-09-30 04:44:14 -04:00
updated for version 7.0025
This commit is contained in:
@@ -2306,7 +2306,6 @@ ex_menutranslate(eap)
|
||||
tp[menutrans_ga.ga_len].from_noamp = from_noamp;
|
||||
tp[menutrans_ga.ga_len].to = to;
|
||||
++menutrans_ga.ga_len;
|
||||
--menutrans_ga.ga_room;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user