Skip to content

Commit

Permalink
blah
Browse files Browse the repository at this point in the history
  • Loading branch information
ragusaa committed Nov 28, 2023
1 parent d9a321a commit bb8278d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libclambcc/ClamBCAnalyzer/ClamBCAnalyzer.h
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ class ClamBCAnalysis
DEBUG_NONPOINTER("BAD VALUE");
DEBUG_VALUE(t);
}
#if 1
#if 0
static int first = 1;
if (first) {
for (auto i = typeIDs.begin(), e = typeIDs.end(); i != e; i++)
Expand Down

0 comments on commit bb8278d

Please sign in to comment.