Changeset - r12958:ada3af71f45c
[Not reviewed]
master
0 1 0
smatz - 15 years ago 2009-09-07 20:14:56
smatz@openttd.org
(svn r17462) -Cleanup: remove unused variables
1 file changed with 0 insertions and 2 deletions:
0 comments (0 inline, 0 general)
config.lib
Show inline comments
 
@@ -2810,8 +2810,6 @@ generate_src_normal() {
 
}
 

	
 
generate_src_osx() {
 
	CLEAN_CFLAGS="$CFLAGS"
 
	CLEAN_LDFLAGS="$LDFLAGS"
 
	cc_host_orig="$cc_host"
 
	cxx_host_orig="$cxx_host"
 

	
0 comments (0 inline, 0 general)