Revert "improve performance of lower_bound_of_target_clause (#1598)"
This reverts commit 8938331915.
This commit is contained in:
@@ -1238,7 +1238,6 @@ call_retract_helper(Head, Body, P, Module) :-
|
||||
ClauseQualifier = builtins
|
||||
; ClauseQualifier = Module
|
||||
),
|
||||
'$debug_hook',
|
||||
ClauseQualifier:'$clause'(Head, Body),
|
||||
'$get_clause_p'(Head, P, Module).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user