Fix the build.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@155 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -80,6 +80,12 @@ public class JabberClient
|
||||
return _ctx;
|
||||
}
|
||||
|
||||
// documentation inherited from interface SessionObserver
|
||||
public void clientWillLogon (Client client)
|
||||
{
|
||||
// nada
|
||||
}
|
||||
|
||||
// documentation inherited from interface SessionObserver
|
||||
public void clientDidLogon (Client client)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user