diff options
author | skidd13 <skidd13@openttd.org> | 2008-07-23 16:52:10 +0000 |
---|---|---|
committer | skidd13 <skidd13@openttd.org> | 2008-07-23 16:52:10 +0000 |
commit | e9ea5dec0522a42c1fee3e5a88d87317848b28fb (patch) | |
tree | c7834fb1f05bf10d4ff7af5646bf0673cac5349e /config.lib | |
parent | 79295afcc6d3c7dc8cd2f9e5af8a595eff9a2bd4 (diff) | |
download | openttd-e9ea5dec0522a42c1fee3e5a88d87317848b28fb.tar.xz |
(svn r13804) -Fix(r13801): a search after remove should help to find missed incarnations
Diffstat (limited to 'config.lib')
-rw-r--r-- | config.lib | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.lib b/config.lib index ca4cc90f9..1a0243fa5 100644 --- a/config.lib +++ b/config.lib @@ -116,7 +116,6 @@ set_default() { enable_cocoa_quickdraw with_osx_sysroot with_application_bundle - with_menu_entry with_sdl with_cocoa with_zlib |