Skip to content

Commit e8edbaa

Browse files
committed
[vpr][pack] remove unused var
1 parent e636d43 commit e8edbaa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vpr/src/pack/prepack.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -1332,7 +1332,6 @@ static AtomBlockId find_new_root_atom_for_chain(const AtomBlockId blk_id,
13321332
const AtomNetlist& atom_nlist) {
13331333
AtomBlockId new_root_blk_id;
13341334
t_pb_graph_pin* root_ipin;
1335-
t_pb_graph_node* root_pb_graph_node;
13361335
t_model_ports* model_port;
13371336

13381337
VTR_ASSERT(list_of_pack_patterns->is_chain == true);

0 commit comments

Comments
 (0)