Skip to content

Commit

Permalink
blah
Browse files Browse the repository at this point in the history
  • Loading branch information
ragusaa committed May 3, 2024
1 parent 67cc13a commit 665e448
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions libclambcc/ClamBCLogicalCompiler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -325,10 +325,7 @@ class LogicalNode : public FoldingSetNode
return getNode(M);
}

/*
* aragusa: All this is doing is checking for duplicates in whatever collection begin and end reference.
* Why are we putting them in another local?
* */
/*Test for duplicates*/
bool checkUniq()
{
LogicalSet nodes;
Expand Down

0 comments on commit 665e448

Please sign in to comment.