mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-17 01:00:20 +02:00
* async.c (async_pending): Removed declaration.
This commit is contained in:
parent
c69dfa6575
commit
79a85e3b62
2 changed files with 4 additions and 2 deletions
|
@ -104,8 +104,6 @@ static long scm_tc16_async;
|
|||
|
||||
|
||||
|
||||
static int asyncs_pending SCM_P ((void));
|
||||
|
||||
int
|
||||
scm_asyncs_pending ()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue