mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-04 11:40:22 +00:00
(make_gap): Remove unused variable `result'.
This commit is contained in:
parent
aebfea6874
commit
87ba0a6bc7
@ -522,7 +522,6 @@ void
|
||||
make_gap (nbytes_added)
|
||||
int nbytes_added;
|
||||
{
|
||||
unsigned char *result;
|
||||
Lisp_Object tem;
|
||||
int real_gap_loc;
|
||||
int real_gap_loc_byte;
|
||||
|
Loading…
Reference in New Issue
Block a user