(decode_coding_string): Remove unused variable `gcpro1'.
This commit is contained in:
parent
8a1f80737a
commit
55b43a6305
2 changed files with 5 additions and 1 deletions
|
@ -5812,7 +5812,6 @@ decode_coding_string (str, coding, nocopy)
|
|||
int len;
|
||||
struct conversion_buffer buf;
|
||||
int from, to_byte;
|
||||
struct gcpro gcpro1;
|
||||
Lisp_Object saved_coding_symbol;
|
||||
int result;
|
||||
int require_decoding;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue