From 6adb45196dfed2c30fe1e20ce4f08c4269f112a8 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Sat, 23 May 1992 11:14:45 +0000 Subject: [PATCH] *** empty log message *** From-SVN: r1061 --- gcc/config/mips/mips.c | 3 --- 1 file changed, 3 deletions(-) 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 = ""; -- 2.30.2