mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1151646 - Fix static analysis bustage.
This commit is contained in:
parent
a2a3133390
commit
b89cd87eca
@ -798,6 +798,7 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
explicit
|
||||
WorkerThreadRuntimePrivate(WorkerPrivate* aWorkerPrivate)
|
||||
: mWorkerPrivate(aWorkerPrivate)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user