mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-22 16:43:23 -05:00
And this removes a breaker point.
This commit is contained in:
parent
dbee69230f
commit
04e2351a58
@ -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…
x
Reference in New Issue
Block a user