Skip to content

Commit

Permalink
Removed wrong comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbert van Renesse committed Aug 26, 2023
1 parent fcd6222 commit b8eb160
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions harmony_model_checker/charm/ops.c
Original file line number Diff line number Diff line change
Expand Up @@ -3368,8 +3368,6 @@ hvalue_t f_intersection(
}
}

// TODO. This should intersect the dictionaries, not concatenate them ??????

// If all are empty dictionaries, we're done.
if (total == 0) {
#ifdef HEAP_ALLOC
Expand Down

0 comments on commit b8eb160

Please sign in to comment.