Fix linux bustage.

This commit is contained in:
Chris Jones 2010-02-09 17:04:06 -06:00
parent 222acbd54a
commit fa53fc845d

View File

@ -109,8 +109,10 @@ RPCChannel::~RPCChannel()
// FIXME/cjones: impl
}
#ifdef OS_WIN
// static
int RPCChannel::sInnerEventLoopDepth = 0;
#endif
bool
RPCChannel::Call(Message* msg, Message* reply)