(run_pre_post_conversion_on_str): Remove unused var `buf'.
This commit is contained in:
parent
e3b5b35b9a
commit
737ccba9d9
1 changed files with 0 additions and 1 deletions
|
@ -6060,7 +6060,6 @@ run_pre_post_conversion_on_str (str, coding, encodep)
|
|||
int count = SPECPDL_INDEX ();
|
||||
struct gcpro gcpro1, gcpro2;
|
||||
int multibyte = STRING_MULTIBYTE (str);
|
||||
struct buffer *buf;
|
||||
Lisp_Object old_deactivate_mark;
|
||||
|
||||
record_unwind_protect (Fset_buffer, Fcurrent_buffer ());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue