mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Fix linux bustage.
This commit is contained in:
parent
222acbd54a
commit
fa53fc845d
@ -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