Skip to content

Commit 2d4c169

Browse files
committed
WIP
1 parent be71756 commit 2d4c169

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/query.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,6 @@ void stash_frame(query *q, const clause *cl, bool last_match)
740740
unsigned num_vars = cl->num_vars;
741741

742742
if (last_match) {
743-
Trace(q, get_head(q->st.dbe->cl.cells), q->st.curr_frame, EXIT);
744743
leave_predicate(q, q->st.pr);
745744
drop_choice(q);
746745
} else {

0 commit comments

Comments
 (0)