зеркало из https://github.com/mozilla/pjs.git
Backed out changeset 2215b740bca4
This commit is contained in:
Родитель
5b1eb95797
Коммит
d20cabbb06
|
@ -351,7 +351,6 @@ ReportOnCaller(JSCLContextHelper &helper,
|
|||
return OutputError(cx, format, ap);
|
||||
}
|
||||
|
||||
#ifdef MOZ_ENABLE_LIBXUL
|
||||
static nsresult
|
||||
ReadScriptFromStream(JSContext *cx, nsIObjectInputStream *stream,
|
||||
JSScript **script)
|
||||
|
@ -453,7 +452,6 @@ WriteScriptToStream(JSContext *cx, JSScript *script,
|
|||
JS_XDRDestroy(xdr);
|
||||
return rv;
|
||||
}
|
||||
#endif // MOZ_ENABLE_LIBXUL
|
||||
|
||||
mozJSComponentLoader::mozJSComponentLoader()
|
||||
: mRuntime(nsnull),
|
||||
|
|
Загрузка…
Ссылка в новой задаче