forked from Imagelibrary/binutils-gdb
* Makefile.in (dcache_h): Remove redundant definition.
(init.c): Add a comment. (top.c): Remove explicit compile action. * breakpoint.c (mention): Share code indicating location of break/watchpoints, don't print address if addressprint is off. * breakpoint.c, c-typeprint.c, c-valprint.c, energize.c, symtab.h (demangle): Remove redundant declarations. * eval.c: Remove redundant function declarations. * objfiles.h: Cosmetic and grammatical improvements. * TODO: Various updates.
This commit is contained in:
@@ -411,7 +411,6 @@ energize_annotate_function(funcname, arg_mode, level)
|
||||
int arg_mode;
|
||||
int level;
|
||||
{
|
||||
extern int demangle;
|
||||
char *demangled_name = NULL;
|
||||
|
||||
if (funcname == NULL)
|
||||
|
||||
Reference in New Issue
Block a user