Fix bustage from bug 472674

--HG--
extra : rebase_source : 0eb00dc3d10cff07826736e510eba98144448d84
This commit is contained in:
Blake Kaplan 2009-01-21 11:37:30 -08:00
parent 30cb71bdf3
commit ce4895babb

View File

@ -799,8 +799,8 @@ public:
~NullJSContextPusher() {
if (mService) {
#ifdef DEBUG
JSContext *cx;
#ifdef DEBUG
nsresult rv =
#endif
mService->Pop(&cx);