aboutsummaryrefslogtreecommitdiff
path: root/gdb/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/main.h')
-rw-r--r--gdb/main.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/main.h b/gdb/main.h
index cc97bcb..089e1c8 100644
--- a/gdb/main.h
+++ b/gdb/main.h
@@ -24,7 +24,6 @@ struct captured_main_args
{
int argc;
char **argv;
- int use_windows;
const char *interpreter_p;
};