(inner_main): Do not declare `SWIG_init()'.
This has been moved to guiledec.swg. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@370 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
bc65d71341
commit
e3500593e7
1 changed files with 0 additions and 2 deletions
|
|
@ -35,8 +35,6 @@ GDB_INTERFACE;
|
|||
static void
|
||||
inner_main(void *closure, int argc, char **argv)
|
||||
{
|
||||
void SWIG_init(); /* SWIG init function's prototype */
|
||||
|
||||
SWIG_init(); /* SWIG init function */
|
||||
scm_shell(argc, argv); /* scheme interpreter */
|
||||
/* never reached: scm_shell will perform an exit */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue