remove Yap_InitPlIO (unused).
This commit is contained in:
parent
417fb5c52c
commit
4ed9df43ac
1
C/save.c
1
C/save.c
@ -1762,7 +1762,6 @@ Restore(char *s, char *lib_dir USES_REGS)
|
||||
}
|
||||
|
||||
Yap_ReOpenLoadForeign();
|
||||
Yap_InitPlIO();
|
||||
/* reset time */
|
||||
Yap_ReInitWallTime();
|
||||
Yap_InitSysPath();
|
||||
|
@ -254,7 +254,6 @@ void STD_PROTO(Yap_InitInlines,(void));
|
||||
int STD_PROTO(Yap_eq,(Term, Term));
|
||||
|
||||
/* iopreds.c */
|
||||
void STD_PROTO(Yap_InitPlIO,(void));
|
||||
void STD_PROTO(Yap_InitBackIO,(void));
|
||||
void STD_PROTO(Yap_InitIOPreds,(void));
|
||||
#ifdef DEBUG
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 5c2419f04dcd32f6929be1785621ed57918af1a4
|
||||
Subproject commit 1a0d65780320ecb052c13efe49cbbfcdaa55ea83
|
Reference in New Issue
Block a user