Skip to content

Commit 33319bf

Browse files
authored
remove debug print
1 parent 249ebed commit 33319bf

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)