We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b02f87f commit f23388fCopy full SHA for f23388f
vpr/src/route/route_utils.cpp
@@ -672,7 +672,6 @@ void update_draw_pres_fac(const float /*new_pres_fac*/) {
672
673
#ifndef NO_GRAPHICS
674
void update_router_info_and_check_bp(bp_router_type type, int net_id) {
675
- t_draw_state* draw_state = get_draw_state_vars();
676
if (type == BP_ROUTE_ITER)
677
get_bp_state_globals()->get_glob_breakpoint_state()->router_iter++;
678
else if (type == BP_NET_ID)
0 commit comments