Commit 6adb4519 by Michael Meissner

*** empty log message ***

From-SVN: r1061
parent bb5794b9
......@@ -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 = "";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment