aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/coding.c')
-rw-r--r--src/coding.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/coding.c b/src/coding.c
index 2301470cb81..5b2f629fa79 100644
--- a/src/coding.c
+++ b/src/coding.c
@@ -5812,7 +5812,6 @@ decode_coding_string (str, coding, nocopy)
5812 int len; 5812 int len;
5813 struct conversion_buffer buf; 5813 struct conversion_buffer buf;
5814 int from, to_byte; 5814 int from, to_byte;
5815 struct gcpro gcpro1;
5816 Lisp_Object saved_coding_symbol; 5815 Lisp_Object saved_coding_symbol;
5817 int result; 5816 int result;
5818 int require_decoding; 5817 int require_decoding;