Whitespace.

This commit is contained in:
nella
2026-08-27 23:10:40 +06:00
committed by nella
parent 5f5c1a7a33
commit 32a9fd2281
-1
View File
@@ -944,7 +944,6 @@ struct OptDffWorker
std::vector<SigBit> targets; // non-const inputs (D, AD), must be shown to be eq
Status status = Pending;
int q_lit = -1; // valid within the current batch
int differ_lit = -1; // some target differs from the candidate value
};