mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 19:10:37 -08:00
Mps br/unfixed-summary: (debug only): drop 5x bufferdescribes
Copied from Perforce Change: 161980 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
84f8809886
commit
1c7dc02bda
1 changed files with 0 additions and 9 deletions
|
|
@ -1282,15 +1282,6 @@ static Res AMCScan(Bool *totalReturn, ScanState ss, Pool pool, Seg seg)
|
|||
|
||||
format = pool->format;
|
||||
arena = pool->arena;
|
||||
|
||||
/* what is a typical buffer state? */
|
||||
if (SegBuffer(seg) != NULL) {
|
||||
static int lots = 5;
|
||||
if (lots > 0) {
|
||||
lots -= 1;
|
||||
SegDescribe(seg, mps_lib_get_stdout());
|
||||
}
|
||||
}
|
||||
|
||||
if (amcSegHasNailboard(seg)) {
|
||||
return amcScanNailed(totalReturn, ss, pool, seg, amc);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue