mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
removed interesting but unrecoverable FORK code
This commit is contained in:
parent
c3a47f7e0a
commit
adafed5817
18 changed files with 13 additions and 1532 deletions
|
@ -1362,10 +1362,6 @@ msg(source, mc, data, mapping vars) {
|
|||
}
|
||||
P1(("no. he's local.\n"))
|
||||
#endif
|
||||
#ifdef FORK // {{{
|
||||
if (member(vars, "_INTERNAL_origin")
|
||||
&& !vars["_INTERNAL_origin"]) return;
|
||||
#endif // }}}
|
||||
if (neu) // mayEnter hook
|
||||
unless (enter(source, mc, data, vars)) return;
|
||||
insert_member(source, mc, data, vars, ni, neu, again);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue