Skip to content

Commit 428c8d6

Browse files
authored
Merge pull request #838 from LPCIC/gares-patch-1
remove debug print
2 parents 6ef0cca + 33319bf commit 428c8d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rocq_elpi_builtins.ml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3984,7 +3984,6 @@ Supported attributes:
39843984
rc
39853985
with e when CErrors.noncritical e ->
39863986
Vernacstate.unfreeze_full_state vernac_state;
3987-
Feedback.msg_debug (CErrors.print e);
39883987
raise Pred.No_clause
39893988
in
39903989
let subgoals, sigma = proofview pv in

0 commit comments

Comments
 (0)