Remove obsolete comma.

This commit is contained in:
Jürg Lehni 2011-04-26 11:30:29 +01:00
parent e52ed9ae36
commit 7868bc1bdc

View file

@ -121,6 +121,6 @@ var Numerical = new function() {
return x;
}
return x;
},
}
};
};