Skip to content

Commit 28d4178

Browse files
committed
fix the build
Signed-off-by: Lev Nachmanson <[email protected]>
1 parent 397fdf6 commit 28d4178

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/math/lp/dioph_eq.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -1092,7 +1092,6 @@ namespace lp {
10921092

10931093
public:
10941094
lia_move check() {
1095-
TRACE("dioph_eq", tout << "glb:" << glb << std::endl; );
10961095
lra.stats().m_dio_calls++;
10971096
init();
10981097
lia_move ret = process_f_and_tighten_terms();

0 commit comments

Comments
 (0)