2009/7/6 Tomek Grabiec <[email protected]>: > > Signed-off-by: Tomek Grabiec <[email protected]> > --- > include/vm/method.h | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > > diff --git a/include/vm/method.h b/include/vm/method.h > index ebea698..fd19c16 100644 > --- a/include/vm/method.h > +++ b/include/vm/method.h > @@ -36,8 +36,6 @@ struct vm_method { > struct compilation_unit *compilation_unit; > struct jit_trampoline *trampoline; > struct jni_trampoline *jni_trampoline; > - > - void *jit_code; > }; > > int vm_method_init(struct vm_method *vmm, > -- > 1.6.0.6 > >
Please discard this patch series. -- Tomek Grabiec ------------------------------------------------------------------------------ _______________________________________________ Jatovm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jatovm-devel
