Skip to content

Commit eaf2f7f

Browse files
committed
remove disabling return
1 parent 8aeba62 commit eaf2f7f

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
@@ -513,7 +513,6 @@ namespace lp {
513513
}
514514

515515
lia_move check() {
516-
return lia_move::undef;
517516
init();
518517
while(m_f.size()) {
519518
if (!normalize_by_gcd()) {

0 commit comments

Comments
 (0)