aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/coding.h')
-rw-r--r--src/coding.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/coding.h b/src/coding.h
index 93ddff0c6bd..426be6277ca 100644
--- a/src/coding.h
+++ b/src/coding.h
@@ -768,8 +768,6 @@ extern Lisp_Object preferred_coding_system (void);
768 768
769#ifdef emacs 769#ifdef emacs
770 770
771extern char *emacs_strerror (int);
772
773/* Coding system to be used to encode text for terminal display when 771/* Coding system to be used to encode text for terminal display when
774 terminal coding system is nil. */ 772 terminal coding system is nil. */
775extern struct coding_system safe_terminal_coding; 773extern struct coding_system safe_terminal_coding;