Fix regression.

This commit is contained in:
Oliver Buchtala 2013-09-03 06:27:14 +02:00
commit 14a137adca

View file

@ -75,7 +75,6 @@ SwigV8ReturnValue $jswrapper(const SwigV8Arguments& args) {
fail:
SWIGV8_RETURN(v8::Undefined());
return;
}
%}