Skip to content

Commit

Permalink
Add dyninstAPI/src/edge.C
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Apr 3, 2024
1 parent 3bc4ab7 commit 0ff733f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dyninstAPI/src/edge.C
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ edge_instance::edge_instance(ParseAPI::Edge *e, block_instance *s, block_instanc
: PatchEdge(e, s, t) {
}

// For forked process
edge_instance::edge_instance(const edge_instance *parent,
mapped_object *child)
: PatchEdge(parent,
Expand Down

0 comments on commit 0ff733f

Please sign in to comment.