diff options
Diffstat (limited to 'gdb/top.h')
-rw-r--r-- | gdb/top.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/top.h b/gdb/top.h index a7b55b791df..2131026fda8 100644 --- a/gdb/top.h +++ b/gdb/top.h @@ -28,7 +28,6 @@ extern int in_user_command; extern int confirm; extern char gdb_dirbuf[1024]; extern int inhibit_gdbinit; -extern int epoch_interface; extern char gdbinit[]; extern void print_gdb_version (struct ui_file *); |