This commit is contained in:
Chris Jones 2010-02-09 17:04:06 -06:00
Родитель 28a16ada8c
Коммит 1c373c0edd
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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)