mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-24 14:01:03 +01:00
zsh-workers/8770
This commit is contained in:
parent
f853592fa0
commit
f8b0dee880
30 changed files with 338 additions and 336 deletions
|
|
@ -523,8 +523,6 @@ boot_files(Module m)
|
|||
return !addbuiltins(m->nam, bintab, sizeof(bintab)/sizeof(*bintab));
|
||||
}
|
||||
|
||||
#ifdef MODULE
|
||||
|
||||
/**/
|
||||
int
|
||||
cleanup_files(Module m)
|
||||
|
|
@ -539,5 +537,3 @@ finish_files(Module m)
|
|||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue