mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-13 06:50:39 -08:00
(read1): Remove debugging code.
This commit is contained in:
parent
b4a3be4385
commit
f2c41cc0ba
1 changed files with 0 additions and 3 deletions
|
|
@ -2239,9 +2239,6 @@ read1 (readcharfun, pch, first_in_list)
|
|||
if (c < 0)
|
||||
end_of_file_error ();
|
||||
|
||||
if (p - read_buffer == 24183)
|
||||
fprintf (stderr, "hello\n");
|
||||
|
||||
/* If purifying, and string starts with \ newline,
|
||||
return zero instead. This is for doc strings
|
||||
that we are really going to find in etc/DOC.nn.nn */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue