Compute the function length instead of hard coding it
[deliverable/binutils-gdb.git] / gdb / main.h
index cc97bcb58567344bbccd794fe248f6bb956dd887..089e1c8e4f591a378db34a198d186261aa772d61 100644 (file)
@@ -24,7 +24,6 @@ struct captured_main_args
 {
   int argc;
   char **argv;
-  int use_windows;
   const char *interpreter_p;
 };
 
This page took 0.024741 seconds and 4 git commands to generate.