aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/i386-nat.c')
-rw-r--r--gdb/i386-nat.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/i386-nat.c b/gdb/i386-nat.c
index 4c6c4e9..e27a1a0 100644
--- a/gdb/i386-nat.c
+++ b/gdb/i386-nat.c
@@ -194,9 +194,6 @@ i386_init_dregs (struct i386_debug_reg_state *state)
static struct i386_debug_reg_state dr_mirror;
-/* Reference counts for each debug register. */
-static int dr_ref_count[DR_NADDR];
-
/* Whether or not to print the mirrored debug registers. */
static int maint_show_dr;