summaryrefslogtreecommitdiff
path: root/src/settings_func.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-05-26 21:38:17 +0000
committerrubidium <rubidium@openttd.org>2008-05-26 21:38:17 +0000
commit495ca8fdb9e658ebcdb8aa90bafc2df107819ea9 (patch)
treee42587f22d3cfe46d11f12be7b8d010c0fcd713a /src/settings_func.h
parenta0b14f02c89d5083ee8b65a956cc68881004d3a4 (diff)
downloadopenttd-495ca8fdb9e658ebcdb8aa90bafc2df107819ea9.tar.xz
(svn r13277) -Fix: opntitle 'jumping' to the temperate climate when closing the NewGRF settings window.
Diffstat (limited to 'src/settings_func.h')
-rw-r--r--src/settings_func.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/settings_func.h b/src/settings_func.h
index ef23f7479..644cae25f 100644
--- a/src/settings_func.h
+++ b/src/settings_func.h
@@ -12,6 +12,5 @@ void IConsoleListPatches();
void LoadFromConfig();
void SaveToConfig();
void CheckConfig();
-void UpdatePatches();
#endif /* SETTINGS_FUNC_H */