mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Fix bustage from bug 472674
--HG-- extra : rebase_source : 0eb00dc3d10cff07826736e510eba98144448d84
This commit is contained in:
parent
30cb71bdf3
commit
ce4895babb
@ -799,8 +799,8 @@ public:
|
||||
|
||||
~NullJSContextPusher() {
|
||||
if (mService) {
|
||||
#ifdef DEBUG
|
||||
JSContext *cx;
|
||||
#ifdef DEBUG
|
||||
nsresult rv =
|
||||
#endif
|
||||
mService->Pop(&cx);
|
||||
|
Loading…
Reference in New Issue
Block a user