* src/x86/ffi64.c (ffi_prep_cif_machdep): Remove debug output.
From-SVN: r57726
This commit is contained in:
parent
39a744bbe4
commit
af50f4c807
@ -1,3 +1,7 @@
|
||||
2002-10-02 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* src/x86/ffi64.c (ffi_prep_cif_machdep): Remove debug output.
|
||||
|
||||
2002-10-01 Bo Thorsen <bo@smetana.suse.de>
|
||||
|
||||
* include/ffi.h.in: Fix i386 win32 compilation.
|
||||
|
@ -438,8 +438,6 @@ ffi_prep_cif_machdep (ffi_cif *cif)
|
||||
break;
|
||||
}
|
||||
|
||||
puts ("prep_machdep\n");
|
||||
|
||||
return FFI_OK;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user