summaryrefslogtreecommitdiff
path: root/libcons/priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcons/priv.h')
-rw-r--r--libcons/priv.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libcons/priv.h b/libcons/priv.h
index 377f021c..38971ff8 100644
--- a/libcons/priv.h
+++ b/libcons/priv.h
@@ -45,9 +45,6 @@ extern int _cons_jump_down_on_input;
/* If we jump down at output. */
extern int _cons_jump_down_on_output;
-/* The filename of the console server. */
-extern char *_cons_file;
-
/* The type of bell used for the visual bell. */
extern bell_type_t _cons_visual_bell;