summaryrefslogtreecommitdiff
path: root/src/coding.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/coding.h')
-rw-r--r--src/coding.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/coding.h b/src/coding.h
index 573632abb9b..ef464caeadc 100644
--- a/src/coding.h
+++ b/src/coding.h
@@ -746,9 +746,6 @@ extern int inherit_process_coding_system;
terminal coding system is nil. */
extern struct coding_system safe_terminal_coding;
-/* Default coding system to be used to write a file. */
-extern struct coding_system default_buffer_file_coding;
-
/* Default coding systems used for process I/O. */
extern Lisp_Object Vdefault_process_coding_system;