mirror of
https://github.com/acpica/acpica/
synced 2025-01-29 04:35:15 +03:00
removed RPARSER reference
date 2000.03.21.22.03.00; author rmoore1; state Exp;
This commit is contained in:
parent
131f1a4561
commit
d62b1a33d9
@ -526,12 +526,6 @@ CmDumpCurrentAllocations (
|
||||
DEBUG_PRINT (TRACE_ALLOCATIONS | TRACE_TABLES,
|
||||
("Total number of unfreed allocations = %d\n", i));
|
||||
|
||||
#if defined _RPARSER
|
||||
DEBUG_PRINT (TRACE_ALLOCATIONS | TRACE_TABLES,
|
||||
("Stack Ptrs: Obj=%d Mth=%d\n",
|
||||
PsxObjStackLevel(), PsxMthStackLevel()));
|
||||
#endif
|
||||
|
||||
return_VOID;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user