summaryrefslogtreecommitdiff
path: root/town.h
diff options
context:
space:
mode:
Diffstat (limited to 'town.h')
-rw-r--r--town.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/town.h b/town.h
index de52efda8..bcb90a405 100644
--- a/town.h
+++ b/town.h
@@ -26,9 +26,6 @@ struct Town {
// Which players have a statue?
byte statues;
- // Sort index in listings
- byte sort_index_obsolete;
-
// Player ratings as well as a mask that determines which players have a rating.
byte have_ratings;
uint8 unwanted[MAX_PLAYERS]; // how many months companies aren't wanted by towns (bribe)