Browse Source

And this removes a breaker point.

master
freesource 24 years ago
parent
commit
04e2351a58
  1. 3
      BootRoot/YardBox.pm

3
BootRoot/YardBox.pm

@ -333,7 +333,7 @@ sub strip_all {
$lib_strip_debug->active(0); $lib_strip_debug->active(0);
$strip_bool = 1; $strip_bool = 1;
# print "$strip_bool\n"; # print"$strip_bool\n";
} }
@ -1288,7 +1288,6 @@ sub search {
"continue from end?", "continue from end?",
$search_window, $submit_b, $search_window, $submit_b,
-1); -1);
print "$offset && $tmp_offset TOO\n";
} }
} }

Loading…
Cancel
Save