summaryrefslogtreecommitdiff
path: root/src/variable.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/variable.c')
-rw-r--r--src/variable.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/variable.c b/src/variable.c
index c7874c50..88728216 100644
--- a/src/variable.c
+++ b/src/variable.c
@@ -198,12 +198,6 @@ int text_out_indent = 0;
/*
- * The "highscore" file descriptor, if available.
- */
-int highscore_fd = -1;
-
-
-/*
* Software options (set via the '=' command). See "tables.c"
*/