[runtime] Handle RuntimeWrappedException and dynamic methods.
[mono.git] / mono / mini / mini-arm64.c
index 46fb083b2823efaf6034aa894bf141418bb2b31d..9edb57aa9ef87da6594dea1b82e87867f7ee5dfe 100644 (file)
@@ -4930,12 +4930,6 @@ mono_arch_emit_inst_for_method (MonoCompile *cfg, MonoMethod *cmethod, MonoMetho
        return NULL;
 }
 
-gboolean
-mono_arch_print_tree (MonoInst *tree, int arity)
-{
-       return FALSE;
-}
-
 guint32
 mono_arch_get_patch_offset (guint8 *code)
 {