mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Land a part of bug 1060987 which was missed
--HG-- extra : rebase_source : 38566ee356e3d0b94cef584284587a72e81d6114
This commit is contained in:
parent
e3d50298ee
commit
f7147a2dd0
@ -307,7 +307,7 @@ class MOZ_STACK_CLASS PluginDestructionGuard : protected PRCList
|
||||
public:
|
||||
explicit PluginDestructionGuard(nsNPAPIPluginInstance *aInstance);
|
||||
|
||||
PluginDestructionGuard(NPP npp);
|
||||
explicit PluginDestructionGuard(NPP npp);
|
||||
|
||||
~PluginDestructionGuard();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user