Fix linux bustage.

--HG--
extra : transplant_source : %FE%8B%BA%B1o%011%9A%CD5%2B%FC%CC%5B%A0%9EY%9F%C4%0F
This commit is contained in:
Chris Jones 2010-02-09 17:04:06 -06:00
parent c877b84ecc
commit d9acb93873

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)