mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
linkCleanUp()
This commit is contained in:
parent
18aa0276d1
commit
836709492f
5 changed files with 69 additions and 31 deletions
|
@ -10,7 +10,7 @@ qHasCurrentPlace() { return 0; }
|
|||
|
||||
logon() {
|
||||
#ifdef NO_EXTERNAL_LOGINS
|
||||
return destruct(ME);
|
||||
return destruct(ME);
|
||||
#endif
|
||||
// psyc users dont have their own socket, so the driver
|
||||
// does not call disconnected() for them - this enables the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue