aboutsummaryrefslogtreecommitdiff
path: root/gdb/linespec.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/linespec.c')
-rw-r--r--gdb/linespec.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/linespec.c b/gdb/linespec.c
index 61f43b6..137ef9c 100644
--- a/gdb/linespec.c
+++ b/gdb/linespec.c
@@ -44,10 +44,6 @@
#include <ctype.h>
#include "cli/cli-utils.h"
-/* We share this one with symtab.c, but it is not exported widely. */
-
-extern char *operator_chars (char *, char **);
-
/* Prototypes for local functions. */
static void initialize_defaults (struct symtab **default_symtab,