Bug 646304: Fix MSVC warning, r=bent

This commit is contained in:
David Mandelin 2011-03-29 19:05:12 -07:00
parent 02fde279ea
commit 3f43be2dfd

View File

@ -545,7 +545,7 @@ XRE_API(MessageLoop*,
XRE_GetIOMessageLoop, ())
struct JSContext;
struct JSString;
class JSString;
XRE_API(bool,
XRE_SendTestShellCommand, (JSContext* aCx,