(svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, because everything is already 64 bits by default.

This commit is contained in:
rubidium
2007-06-21 17:38:59 +00:00
parent 377a5e40c0
commit f91e05a66b
43 changed files with 464 additions and 479 deletions

View File

@@ -29,9 +29,7 @@ enum {
SCC_GROUP_NAME,
SCC_CURRENCY_COMPACT,
SCC_CURRENCY_COMPACT_64,
SCC_CURRENCY,
SCC_CURRENCY_64,
SCC_CARGO,
SCC_CARGO_SHORT,