aboutsummaryrefslogtreecommitdiff
path: root/gdb/c-lang.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/c-lang.h')
-rw-r--r--gdb/c-lang.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/c-lang.h b/gdb/c-lang.h
index 259fa8d..fbd8b69 100644
--- a/gdb/c-lang.h
+++ b/gdb/c-lang.h
@@ -45,8 +45,6 @@ extern void c_printstr PARAMS ((GDB_FILE *, char *, unsigned int, int));
extern struct type * c_create_fundamental_type PARAMS ((struct objfile*, int));
-extern const struct op_print c_op_print_tab[];
-
extern struct type ** const (c_builtin_types[]);
/* These are in c-typeprint.c: */