* debug.c (debug_append_filename): Remove.
* debug.h (debug_append_filename): Don't declare.
This commit is contained in:
parent
c80b0dbaee
commit
796369aa96
2 changed files with 0 additions and 32 deletions
|
@ -432,10 +432,6 @@ extern PTR debug_init PARAMS ((void));
|
|||
|
||||
extern boolean debug_set_filename PARAMS ((PTR, const char *));
|
||||
|
||||
/* Append a string to the source filename. */
|
||||
|
||||
extern boolean debug_append_filename PARAMS ((PTR, const char *));
|
||||
|
||||
/* Change source files to the given file name. This is used for
|
||||
include files in a single compilation unit. */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue