(Fread): Remove redundant and imprecise declaration.
This commit is contained in:
parent
93da843572
commit
4b28305df3
1 changed files with 0 additions and 1 deletions
|
@ -1460,7 +1460,6 @@ STREAM or the value of `standard-input' may be:
|
|||
(stream)
|
||||
Lisp_Object stream;
|
||||
{
|
||||
extern Lisp_Object Fread_minibuffer ();
|
||||
if (NILP (stream))
|
||||
stream = Vstandard_input;
|
||||
if (EQ (stream, Qt))
|
||||
|
|
Loading…
Add table
Reference in a new issue