summaryrefslogtreecommitdiff
path: root/src/tables.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2014-12-22 21:19:32 +0100
committerBardur Arantsson <bardur@scientician.net>2014-12-23 12:09:35 +0100
commitbd77f03d382725f540bb70b546dfc3f8cb3eb8be (patch)
tree9f5ce92e322f9a72673a9f4a8b2e14c4f3faad82 /src/tables.cc
parentbc77660df705f46e55c8c733a924c5cc85dcdc48 (diff)
Enable "maxmize stats" permanently
Diffstat (limited to 'src/tables.cc')
-rw-r--r--src/tables.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tables.cc b/src/tables.cc
index b3b616bb..efcbfe27 100644
--- a/src/tables.cc
+++ b/src/tables.cc
@@ -1595,9 +1595,6 @@ option_type option_info[] =
/*** Birth Options ***/
- { &maximize, TRUE, 6, 1,
- "maximize", "Maximise stats" },
-
{ &preserve, TRUE, 6, 2,
"preserve", "Preserve artifacts" },