mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
remove comment
This commit is contained in:
parent
c5c4c5d5f5
commit
e36203c323
@ -89,7 +89,6 @@ ostream& operator<<(ostream &os, const hs_expr_ext &ext) {
|
|||||||
os << ", ";
|
os << ", ";
|
||||||
}
|
}
|
||||||
os << "hamming_distance=" << ext.hamming_distance;
|
os << "hamming_distance=" << ext.hamming_distance;
|
||||||
//first = false;
|
|
||||||
}
|
}
|
||||||
return os;
|
return os;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user