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 | 53cb07f80ab2a18d5f52a32d1745435478664f14 (patch) | |
tree | c7834fb1f05bf10d4ff7af5646bf0673cac5349e | |
parent | 5514817cc86637a1e944cc20037deed7074cf1df (diff) | |
download | openttd-53cb07f80ab2a18d5f52a32d1745435478664f14.tar.xz |
(svn r13804) -Fix(r13801): a search after remove should help to find missed incarnations
-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 |