* dwarf2read.c (struct dwarf2_cu): Improve comments for members
[deliverable/binutils-gdb.git] / gdb / main.h
index 958b597ded7a5ac137607f7bd91abc3203b3da8c..089e1c8e4f591a378db34a198d186261aa772d61 100644 (file)
@@ -1,6 +1,6 @@
 /* Main interface for GDB, the GNU debugger.
 
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -24,7 +24,6 @@ struct captured_main_args
 {
   int argc;
   char **argv;
-  int use_windows;
   const char *interpreter_p;
 };
 
This page took 0.040002 seconds and 4 git commands to generate.