summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2017-03-05 14:43:21 +0000
committerfrosch <frosch@openttd.org>2017-03-05 14:43:21 +0000
commitb5d1e58b0e8ea4bbce205ac513673b8352793b6e (patch)
tree5dbae8f2c75be5891efd85faa49d974b25ba461f
parent1a9e1c5e91d5edc6e0b285516081198105332802 (diff)
downloadopenttd-b5d1e58b0e8ea4bbce205ac513673b8352793b6e.tar.xz
(svn r27767) -Codechange: Industries and houses should just use the default-case in Action 4.
-rw-r--r--src/newgrf.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/newgrf.cpp b/src/newgrf.cpp
index e8659e464..03390c251 100644
--- a/src/newgrf.cpp
+++ b/src/newgrf.cpp
@@ -5474,12 +5474,6 @@ static void FeatureNewName(ByteReader *buf)
}
break;
- case GSF_INDUSTRIES: {
- AddGRFString(_cur.grffile->grfid, id, lang, new_scheme, true, name, STR_UNDEFINED);
- break;
- }
-
- case GSF_HOUSES:
default:
switch (GB(id, 8, 8)) {
case 0xC4: // Station class name