mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
remove old linking code
This commit is contained in:
parent
6c914208e6
commit
c5325aedaf
4 changed files with 7 additions and 115 deletions
|
@ -19,7 +19,9 @@ volatile string pass;
|
|||
|
||||
// for now it's a bit complicated to re-issue all joins and i'm not
|
||||
// even sure if it would be enough for the irc clients.. so better
|
||||
// just quit the old object and start anew.
|
||||
// just quit the old object and start anew. a bit silly when user
|
||||
// objects have just been incarnated and never actually logged in -
|
||||
// for each ircer we thus incarnate twice. FIXME
|
||||
keepUserObject(user) { return 0; }
|
||||
|
||||
qScheme() { return "irc"; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue