Dropping the obsolete argument of shortcut_init(),
and removing two unneeded calls of this function. git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4740 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
@@ -1277,8 +1277,6 @@ void do_insertfile(
|
||||
break;
|
||||
}
|
||||
}
|
||||
shortcut_init(FALSE);
|
||||
|
||||
free(ans);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user