2009/7/6 Tomek Grabiec <tgrab...@gmail.com>:
>
> Signed-off-by: Tomek Grabiec <tgrab...@gmail.com>
> ---
>  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
Jatovm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jatovm-devel

Reply via email to