diff options
Diffstat (limited to 'lang/m3gdb/files/patch-defs.h')
-rw-r--r-- | lang/m3gdb/files/patch-defs.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/m3gdb/files/patch-defs.h b/lang/m3gdb/files/patch-defs.h deleted file mode 100644 index c27e6c042872..000000000000 --- a/lang/m3gdb/files/patch-defs.h +++ /dev/null @@ -1,13 +0,0 @@ ---- defs.h.orig Sat Sep 18 11:08:32 2004 -+++ defs.h Sat Sep 18 11:08:47 2004 -@@ -420,10 +420,6 @@ - - extern int read_relative_register_raw_bytes PARAMS ((int, char *)); - --/* From readline (but not in any readline .h files). */ -- --extern char *tilde_expand PARAMS ((char *)); -- - /* Control types for commands */ - - enum misc_command_type |