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:
Michael Bayne
2007-02-11 02:17:36 +00:00
parent 1af5a69266
commit a0a1f88278
@@ -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)
{