mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
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:
parent
c877b84ecc
commit
d9acb93873
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user