2004-01-20 Andrew Cagney <cagney@redhat.com>

* source.c (ambiguous_line_spec): Delete never-defined function.
	* remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
	* gdbtypes.c (add_name, add_mangled_type): Ditto.
	* cli/cli-cmds.c (validate_comname): Ditto.
This commit is contained in:
Andrew Cagney 2004-01-21 04:11:16 +00:00
parent 8e5b3ccb79
commit 81f08b92d6
4 changed files with 7 additions and 8 deletions

View file

@ -59,8 +59,6 @@ static void pwd_command (char *, int);
static void show_version (char *, int);
static void validate_comname (char *);
static void help_command (char *, int);
static void show_command (char *, int);