]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ada-lang.c
delete ada-lang.c::ada_to_fixed_value_create advance declaration
[thirdparty/binutils-gdb.git] / gdb / ada-lang.c
index d07da422bf5bfbb47c2f69fe4de6eb19d2dfd6a5..ff9dff50d72942232b34ed3ee62b5e210d86f76e 100644 (file)
@@ -225,9 +225,6 @@ static struct value *ada_value_primitive_field (struct value *, int, int,
 static int find_struct_field (const char *, struct type *, int,
                               struct type **, int *, int *, int *, int *);
 
-static struct value *ada_to_fixed_value_create (struct type *, CORE_ADDR,
-                                                struct value *);
-
 static int ada_resolve_function (struct block_symbol *, int,
                                  struct value **, int, const char *,
                                  struct type *);