mirror of
https://github.com/vim/vim.git
synced 2025-10-03 05:14:07 -04:00
updated for version 7.2b-022
This commit is contained in:
@@ -565,7 +565,6 @@ normal_cmd(oap, toplevel)
|
||||
oparg_T *oap;
|
||||
int toplevel; /* TRUE when called from main() */
|
||||
{
|
||||
static long opcount = 0; /* ca.opcount saved here */
|
||||
cmdarg_T ca; /* command arguments */
|
||||
int c;
|
||||
int ctrl_w = FALSE; /* got CTRL-W command */
|
||||
|
Reference in New Issue
Block a user