(init_marker): Remove debugging code.
This commit is contained in:
parent
0930c1a1c8
commit
1aad248540
1 changed files with 0 additions and 1 deletions
|
@ -2851,7 +2851,6 @@ init_marker ()
|
|||
marker_block_index = MARKER_BLOCK_SIZE;
|
||||
marker_free_list = 0;
|
||||
n_marker_blocks = 0;
|
||||
fprintf(stderr, "union Lisp_Misc = %d\n", sizeof (union Lisp_Misc));
|
||||
}
|
||||
|
||||
/* Return a newly allocated Lisp_Misc object, with no substructure. */
|
||||
|
|
Loading…
Add table
Reference in a new issue