mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +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
|
||||
|
||||
#ifndef ttyname
|
||||
extern char * ttyname();
|
||||
#endif
|
||||
|
||||
void
|
||||
scm_print_port_mode (SCM exp, SCM port)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue