From 6a61c03f297180c6dbabffdc320266f1afb51aa4 Mon Sep 17 00:00:00 2001 From: Tom McLaughlin Date: Sat, 14 Jan 2006 21:34:06 +0000 Subject: Update to 1.1.12.1 Project by: BSD# --- lang/mono/files/patch-mono_dis_get.h | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 lang/mono/files/patch-mono_dis_get.h (limited to 'lang/mono/files/patch-mono_dis_get.h') diff --git a/lang/mono/files/patch-mono_dis_get.h b/lang/mono/files/patch-mono_dis_get.h deleted file mode 100644 index f5eb2d1f9da0..000000000000 --- a/lang/mono/files/patch-mono_dis_get.h +++ /dev/null @@ -1,10 +0,0 @@ ---- mono/dis/get.h.orig Thu Aug 25 11:12:40 2005 -+++ mono/dis/get.h Sun Oct 2 16:21:54 2005 -@@ -44,6 +44,7 @@ - char *dis_stringify_method_signature (MonoImage *m, MonoMethodSignature *method, int methoddef_row, - MonoGenericContext *context, gboolean fully_qualified); - char *dis_stringify_function_ptr (MonoImage *m, MonoMethodSignature *method); -+char *dis_stringify_marshal_spec (MonoMarshalSpec *spec); - - guint32 method_dor_to_token (guint32 idx); - -- cgit v1.2.3