Follow-up for bug 638291, remove stray ';'

This commit is contained in:
Andreas Gal 2011-03-05 15:22:43 -08:00
parent f5b9aeb7d0
commit f84f1941c4

View File

@ -988,7 +988,7 @@ static const JSFinalizeOp FinalizeStub = JS_FinalizeStub;
Native construct; \
JSXDRObjectOp xdrObject; \
HasInstanceOp hasInstance; \
JSTraceOp trace;
JSTraceOp trace
/*
* The helper struct to measure the size of JS_CLASS_MEMBERS to know how much