Need a default constructor visible to our descendants.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4965 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Mike Thomas
2008-03-08 00:35:07 +00:00
parent 4fabfcf0f3
commit b097e46637
@@ -391,6 +391,10 @@ public class BlockingCommunicator extends Communicator
*/
protected class Reader extends LoopingThread
{
public Reader ()
{
}
protected void willStart ()
{
// first we connect and authenticate with the server