2011-05-27 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / defs.h
index 1795297fff80f3239c4b6e286d86d4b5e92d0547..c637a096a60c972fbadadc0ddb2a0987d7256619 100644 (file)
@@ -730,9 +730,6 @@ extern struct command_line *read_command_lines_1 (char * (*) (void), int,
 
 extern void free_command_lines (struct command_line **);
 
-struct thread_info;
-struct inferior;
-
 /* String containing the current directory (what getwd would return).  */
 
 extern char *current_directory;
This page took 0.029586 seconds and 4 git commands to generate.