* symtab.c (check_field): Now static. Move from...
[external/binutils.git] / gdb / value.h
index 7a23715..1b7b679 100644 (file)
@@ -913,8 +913,6 @@ extern void print_variable_and_value (const char *name,
                                      struct ui_file *stream,
                                      int indent);
 
-extern int check_field (struct type *, const char *);
-
 extern void typedef_print (struct type *type, struct symbol *news,
                           struct ui_file *stream);