changeset 1032:85521b52dbf8

Remove unused defines: X86_REVERSE_PARAMS, X86_PASS_IN_EAX
author Christian Kamm <kamm incasoftware de>
date Tue, 03 Mar 2009 17:38:08 +0100
parents e594385d7e53
children abfe71f5b911
files CMakeLists.txt
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Tue Mar 03 17:27:14 2009 +0100
+++ b/CMakeLists.txt	Tue Mar 03 17:38:08 2009 +0100
@@ -139,8 +139,6 @@
 	-DIN_LLVM
 	-D_DH
 	-DOPAQUE_VTBLS
-	-DX86_REVERSE_PARAMS
-	-DX86_PASS_IN_EAX
 )
 
 if(UNIX)