summaryrefslogtreecommitdiff
path: root/settings_gui.c
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2006-11-07 16:07:31 +0000
committerpeter1138 <peter1138@openttd.org>2006-11-07 16:07:31 +0000
commitc281cf028fd72a7e7d190f8aab4266363d51f219 (patch)
tree9662569a3ffc17278439d069239e51b0e9ff35ec /settings_gui.c
parente37b5d13bdce9ec5711bfe38c93969d61188e139 (diff)
downloadopenttd-c281cf028fd72a7e7d190f8aab4266363d51f219.tar.xz
(svn r7102) -Codechange: Remove and hardcode unnecessary patch setting progress_update_interval
Diffstat (limited to 'settings_gui.c')
-rw-r--r--settings_gui.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/settings_gui.c b/settings_gui.c
index 88586746a..093a18226 100644
--- a/settings_gui.c
+++ b/settings_gui.c
@@ -571,7 +571,6 @@ static const char *_patches_ui[] = {
"invisible_trees",
"population_in_label",
"link_terraform_toolbar",
- "progress_update_interval",
"liveries",
};