From: Michael Meissner Date: Sat, 23 May 1992 11:14:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6adb45196dfed2c30fe1e20ce4f08c4269f112a8;p=gcc.git *** empty log message *** From-SVN: r1061 --- diff --git a/gcc/config/mips/mips.c b/gcc/config/mips/mips.c index 9e8faa992b6..80eae53ed35 100644 --- a/gcc/config/mips/mips.c +++ b/gcc/config/mips/mips.c @@ -154,9 +154,6 @@ struct extern_list { int size; /* size in bytes */ } *extern_head = 0; -/* Name of the current function. */ -char *current_function_name; - /* Name of the file containing the current function. */ char *current_function_file = "";