aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-watch.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/sim-watch.c')
-rw-r--r--sim/common/sim-watch.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/common/sim-watch.c b/sim/common/sim-watch.c
index 6f9a53a..3366257 100644
--- a/sim/common/sim-watch.c
+++ b/sim/common/sim-watch.c
@@ -169,8 +169,6 @@ static SIM_RC
schedule_watchpoint (SIM_DESC sd,
sim_watch_point *point)
{
- sim_watchpoints *watch = STATE_WATCHPOINTS (sd);
-
switch (point->type)
{
case pc_watchpoint: