mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 06:41:13 +02:00
(ttyname): Remove prototype, unused.
This commit is contained in:
parent
b82cab94d6
commit
8e4d7cdf06
1 changed files with 0 additions and 4 deletions
|
@ -1552,10 +1552,6 @@ SCM_DEFINE (scm_set_port_filename_x, "set-port-filename!", 2, 0, 0,
|
||||||
}
|
}
|
||||||
#undef FUNC_NAME
|
#undef FUNC_NAME
|
||||||
|
|
||||||
#ifndef ttyname
|
|
||||||
extern char * ttyname();
|
|
||||||
#endif
|
|
||||||
|
|
||||||
void
|
void
|
||||||
scm_print_port_mode (SCM exp, SCM port)
|
scm_print_port_mode (SCM exp, SCM port)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue