summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/variable.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/variable.cc b/src/variable.cc
index b6e58cbd..f66362b2 100644
--- a/src/variable.cc
+++ b/src/variable.cc
@@ -1051,11 +1051,6 @@ bool_ *k_allow_special;
bool_ *a_allow_special;
/*
- * Gives a random object to newly created characters
- */
-bool_ rand_birth;
-
-/*
* Which monsters are allowed ?
*/
bool_ joke_monsters;