[threads] appdomain_refs push/pop speedup
[mono.git] / mono / mini / exceptions-mips.c
index e7d0b661d3f328b35f1d47c2d13cbeaf9b06a819..e42d0c39108f3123d6da0530add75e40233643d0 100644 (file)
@@ -600,11 +600,3 @@ mono_arch_handle_exception (void *ctx, gpointer obj, gboolean test_only)
 
        return result;
 }
-
-
-gboolean
-mono_arch_has_unwind_info (gconstpointer addr)
-{
-       return FALSE;
-}
-