get rid of findExecutable
This commit is contained in:
parent
c7f700627d
commit
6c9c410283
@ -117,7 +117,7 @@ Yap_FindExecutable(void)
|
||||
// follow through to standard method
|
||||
#endif
|
||||
return
|
||||
findExecutable(GLOBAL_argv[0], buf);
|
||||
NULL;
|
||||
}
|
||||
|
||||
void *
|
||||
|
Reference in New Issue
Block a user