X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDX%2FSearchState.pm;h=005aa3cb99cf87c8ea84e832b2ede4abea0f47d0;hb=f696251fa8f0d2648e89a3ab46c676593a9a1798;hp=b1b40383fcc411a854ded5656e52f5409bdcd77f;hpb=7506f4cafa4b851450ff9f9bf345cab8cfaa4c70;p=scpubgit%2FDX.git diff --git a/lib/DX/SearchState.pm b/lib/DX/SearchState.pm index b1b4038..005aa3c 100644 --- a/lib/DX/SearchState.pm +++ b/lib/DX/SearchState.pm @@ -45,9 +45,6 @@ sub with_one_step { : ()), @{$new_ss->alternatives} ], - next_step => DX::Step::InvokeNextPredicate->new( - proposition => $new_ss->next_proposition, - ), ); } if ($alt_step) {