summaryrefslogtreecommitdiff
path: root/src/variable.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/variable.c')
-rw-r--r--src/variable.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/variable.c b/src/variable.c
index ab9bf699..af89fdcf 100644
--- a/src/variable.c
+++ b/src/variable.c
@@ -483,17 +483,6 @@ char *macro__buf;
/*
- * The number of quarks
- */
-s16b quark__num;
-
-/*
- * The pointers to the quarks [QUARK_MAX]
- */
-cptr *quark__str;
-
-
-/*
* The array of normal options
*/
u32b option_flag[8];